forked from I2P_Developers/i2p.i2p
Tweak position of headings and infoboxes in welcome wizard, switch to full-color I2P logo on all pages
This commit is contained in:
@@ -2532,7 +2532,7 @@ td {
|
||||
width: 100%;
|
||||
padding: 2%;
|
||||
margin: auto;
|
||||
top: 2%;
|
||||
top: 1%;
|
||||
font-size: xx-large;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.08em;
|
||||
@@ -2549,9 +2549,9 @@ td {
|
||||
|
||||
#infodiv {
|
||||
position: absolute;
|
||||
right: 12%;
|
||||
left: 32%;
|
||||
width: 16%;
|
||||
top: 36%;
|
||||
top: 50%;
|
||||
box-shadow: inset 0 0 0 1px #fff;
|
||||
filter: drop-shadow(0 0 1px #ccf);
|
||||
background: rgba(255,255,255,0.7);
|
||||
|
||||
Reference in New Issue
Block a user