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