Line 309: | Line 309: | ||
/* font and text */ | /* font and text */ | ||
p { | p { | ||
+ | margin-right:10%; | ||
+ | margin-left:10%; | ||
font-family: serif, 'Times New Roman'; | font-family: serif, 'Times New Roman'; | ||
padding: 0px 15px; | padding: 0px 15px; | ||
− | font-size: | + | font-size: 15px; |
text-align: left; | text-align: left; | ||
} | } | ||
Line 339: | Line 341: | ||
ul.nv { position:fixed; | ul.nv { position:fixed; | ||
width:100%; | width:100%; | ||
− | + | height: 10vh; | |
position: relative; | position: relative; | ||
margin: 0 auto; | margin: 0 auto; |
Revision as of 10:58, 30 October 2017