forked from I2P_Developers/i2p.i2p
Fix up alignment of news headings in other themes
This commit is contained in:
@@ -216,6 +216,10 @@ div.routersummary h3 a, div.routersummary h4 a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
div.routersummary ul {
|
||||
text-align: left !important;
|
||||
}
|
||||
|
||||
div.routersummary table {
|
||||
border: 0;
|
||||
text-align: center !important;
|
||||
@@ -234,6 +238,11 @@ div.routersummary tr {
|
||||
border: 0 !important;
|
||||
}
|
||||
|
||||
div.newsheadings {
|
||||
text-align: right;
|
||||
margin: 0 0 0 10px;
|
||||
}
|
||||
|
||||
div.tunnels table {
|
||||
margin: 0 -7px !important;
|
||||
width: 193px;
|
||||
|
||||
Reference in New Issue
Block a user