forked from I2P_Developers/i2p.i2p
Copied body.iframed CSS from dark i2ptunnel.css to dark snark.css
This commit is contained in:
@ -9,6 +9,10 @@ body {
|
||||
background: #000;
|
||||
}
|
||||
|
||||
body.iframed {
|
||||
background: transparent url('../../console/dark/images/transparent.gif') !important;
|
||||
}
|
||||
|
||||
.snarkTitle {
|
||||
font-size: 12pt;
|
||||
font-weight: bold;
|
||||
|
Reference in New Issue
Block a user