mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-15 23:32:41 +00:00
Update UI page styling
This commit is contained in:
@@ -9,13 +9,15 @@
|
|||||||
margin-top: 25px;
|
margin-top: 25px;
|
||||||
padding: 2% 4%;
|
padding: 2% 4%;
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
|
line-height: 1.8em;
|
||||||
h1, h2, h3, h4{
|
h1, h2, h3, h4{
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
padding-bottom: 0.25em;
|
|
||||||
}
|
}
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
|
border-bottom: 2px solid darkslategrey;
|
||||||
|
margin-bottom: 0.5em;
|
||||||
}
|
}
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 1.75em;
|
font-size: 1.75em;
|
||||||
@@ -26,5 +28,8 @@
|
|||||||
h4 {
|
h4 {
|
||||||
font-size: 1.25em;
|
font-size: 1.25em;
|
||||||
}
|
}
|
||||||
|
strong {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user