forked from I2P_Developers/i2p.www
Rounded bottom corners of .lastupdated box
This commit is contained in:
@@ -225,6 +225,7 @@ div#content .main {
|
|||||||
|
|
||||||
div#content .lastupdated {
|
div#content .lastupdated {
|
||||||
background-color: #ffffdd;
|
background-color: #ffffdd;
|
||||||
|
border-radius: 0 0 5px 5px;
|
||||||
padding: 2px 4px;
|
padding: 2px 4px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 10%;
|
right: 10%;
|
||||||
|
Reference in New Issue
Block a user