forked from I2P_Developers/i2p.www
Add a div class for the lab projects
This commit is contained in:
@@ -410,6 +410,16 @@ div#content .inner .box img {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/*
|
||||
* Lab page
|
||||
*/
|
||||
.labproject {
|
||||
border: 3px solid rgba(171, 204, 113, 0.7);
|
||||
border-radius: 5px;
|
||||
margin: 5px;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
/*
|
||||
* Threat model
|
||||
*/
|
||||
|
Reference in New Issue
Block a user