forked from I2P_Developers/i2p.www
Added some basic styling to div#content .lastupdated
This commit is contained in:
@@ -213,6 +213,16 @@ div#content .main {
|
|||||||
div#content .aside ul {margin:1em 0;}
|
div#content .aside ul {margin:1em 0;}
|
||||||
div#content .aside ul li {list-style-type:none; margin:1em 0; line-height:1.3em;}
|
div#content .aside ul li {list-style-type:none; margin:1em 0; line-height:1.3em;}
|
||||||
|
|
||||||
|
div#content .lastupdated {
|
||||||
|
background-color: #ffffdd;
|
||||||
|
padding: 2px 4px;
|
||||||
|
position: absolute;
|
||||||
|
right: 10%;
|
||||||
|
text-align: right;
|
||||||
|
top: 0;
|
||||||
|
width: 200px;
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The .inner class is for the content wrapper on inner pages (as opposed to the home page)
|
* The .inner class is for the content wrapper on inner pages (as opposed to the home page)
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user