forked from I2P_Developers/i2p.www
Download page CSS
This commit is contained in:
@@ -288,13 +288,17 @@ div#content .inner .box img {
|
||||
|
||||
.os {
|
||||
color: white;
|
||||
font-size: 1.6em;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
text-decoration: underline;
|
||||
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
.os img {
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.file {
|
||||
margin-bottom: 10px
|
||||
}
|
||||
@@ -314,8 +318,8 @@ div#content .inner .box img {
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.file .default .name {
|
||||
font-size: 1.6em
|
||||
.file .default .mirror {
|
||||
font-size: 0.75em;
|
||||
}
|
||||
|
||||
.file .mirrors,
|
||||
@@ -324,6 +328,8 @@ div#content .inner .box img {
|
||||
-moz-box-sizing: border-box;
|
||||
-webkit-box-sizing: border-box;
|
||||
display: inline-block;
|
||||
font-size: 0.75em;
|
||||
line-height: 1em;
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
@@ -337,7 +343,8 @@ div#content .inner .box img {
|
||||
}
|
||||
|
||||
.details .hash:before {
|
||||
content: 'SHA256: '
|
||||
content: 'SHA256: ';
|
||||
font-size: 0.8125em;
|
||||
}
|
||||
|
||||
.warning {
|
||||
|
Reference in New Issue
Block a user