style
This commit is contained in:
@ -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>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user