forked from I2P_Developers/i2p.www
Proper styling for div.warning
This commit is contained in:
@@ -214,6 +214,14 @@ div#content .inner td {
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.warning {
|
||||
background-color: #f08e8e;
|
||||
border: 1px solid #d00e0e;
|
||||
border-radius: 5px;
|
||||
margin: 5px;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
#global-footer {
|
||||
width:auto;
|
||||
border-top:3px
|
||||
|
Reference in New Issue
Block a user