mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-15 23:32:41 +00:00
small changes, tips and style
This commit is contained in:
@@ -4,6 +4,20 @@ body {
|
||||
.content {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
small {
|
||||
font-size:10pt;
|
||||
color:#555;
|
||||
a {
|
||||
color:#333;
|
||||
}
|
||||
}
|
||||
|
||||
code {
|
||||
background:lightgrey;
|
||||
border-radius:5px;
|
||||
padding-inline:5px
|
||||
}
|
||||
}
|
||||
|
||||
.archivePage {
|
||||
@@ -250,6 +264,7 @@ body {
|
||||
33%, 65% {
|
||||
content:'..';
|
||||
}
|
||||
|
||||
66%,100% {
|
||||
content:'...';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user