style
This commit is contained in:
parent
89153e4a0f
commit
d21a469ff6
3 changed files with 52 additions and 50 deletions
|
|
@ -50,27 +50,4 @@
|
|||
}
|
||||
</table>
|
||||
|
||||
<style>
|
||||
tr.vpost {
|
||||
background-color: #80A050;
|
||||
max-height: 3em;
|
||||
}
|
||||
tr.ipost {
|
||||
background-color: #303030;
|
||||
color: #b0b0b0;
|
||||
font-size: smaller;
|
||||
max-height: 3em;
|
||||
}
|
||||
tr.vpost a {
|
||||
font-weight: bold;
|
||||
color: white;
|
||||
text-shadow: 3px 3px 8px black;
|
||||
}
|
||||
tr.ipost a {
|
||||
font-style: bold;
|
||||
color: #b0b0b0;
|
||||
text-shadow: 3px 3px 5px #505050;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue