Tweak position of headings and infoboxes in welcome wizard, switch to full-color I2P logo on all pages

This commit is contained in:
hankhill19580
2020-07-03 15:36:14 +00:00
parent 16d6cf0177
commit 505c49ad01
3 changed files with 14 additions and 13 deletions

View File

@@ -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);