mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
adjust styling
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
width: 750px;
|
width: 748px;
|
||||||
min-width: 750px;
|
min-width: 748px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.logo img {
|
.logo img {
|
||||||
@@ -251,6 +251,7 @@
|
|||||||
padding: 0.5em;
|
padding: 0.5em;
|
||||||
padding-top: 0.25em;
|
padding-top: 0.25em;
|
||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
|
line-height: 130%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.boardsContent::after {
|
.boardsContent::after {
|
||||||
@@ -286,10 +287,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.nsfwBadge sup {
|
.nsfwBadge sup {
|
||||||
vertical-align: baseline;
|
vertical-align: text-bottom;
|
||||||
position: relative;
|
font-size: smaller;
|
||||||
top: -0.2em;
|
|
||||||
font-size: 85%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.boardsColumn ul {
|
.boardsColumn ul {
|
||||||
@@ -349,7 +348,7 @@
|
|||||||
@media (min-width: 640px) {
|
@media (min-width: 640px) {
|
||||||
.footer {
|
.footer {
|
||||||
border-top: 1px solid;
|
border-top: 1px solid;
|
||||||
width: 750px;
|
width: 748px;
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
|||||||
Reference in New Issue
Block a user