0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-04 10:22:38 +00:00

Updating the welcome message a bit

This commit is contained in:
Scott Tolksdorf
2016-01-11 17:34:37 -05:00
parent 793eb86c39
commit df8e72092c
2 changed files with 19 additions and 10 deletions

View File

@@ -112,7 +112,7 @@
font-size : 9pt;
line-height : 1.3em;
&+p{
margin-top : -1em;
margin-top : -0.8em;
text-indent : 1em;
}
}
@@ -307,7 +307,8 @@
border-top : 2px black solid;
border-bottom : 2px black solid;
box-shadow : 1px 4px 14px #888;
p{
p, ul{
font-family : ScalaSans;
font-size : 10pt;
line-height : 1.1em;