Line 252: | Line 252: | ||
font-size: 60px; | font-size: 60px; | ||
font-family: serif, 'Times New Roman'; | font-family: serif, 'Times New Roman'; | ||
− | padding:5px 15px; | + | padding:35px 5px 15px 15px; |
border-bottom: 0px; | border-bottom: 0px; | ||
− | color: | + | color: black; |
text-align: center; | text-align: center; | ||
line-height:120px; | line-height:120px; | ||
Line 297: | Line 297: | ||
text-align: left; | text-align: left; | ||
line-height:60px; | line-height:60px; | ||
− | |||
− | |||
} | } | ||
− | h6 { | + | h6 { |
− | + | ||
font-size:150%; | font-size:150%; | ||
font-family: serif, 'Times New Roman'; | font-family: serif, 'Times New Roman'; | ||
Line 315: | Line 312: | ||
p { | p { | ||
margin-right:10%; | margin-right:10%; | ||
− | margin-left: | + | margin-left:1em; |
font-family: serif, 'Times New Roman'; | font-family: serif, 'Times New Roman'; | ||
padding: 0px 15px; | padding: 0px 15px; | ||
Line 322: | Line 319: | ||
} | } | ||
/* Links */ | /* Links */ | ||
− | a { color: | + | a { color:black; |
-ebkit-transition: all 0.4s ease; | -ebkit-transition: all 0.4s ease; | ||
-moz-transition: all 0.4s ease; | -moz-transition: all 0.4s ease; | ||
Line 333: | Line 330: | ||
a:hover { | a:hover { | ||
text-decoration:underline; | text-decoration:underline; | ||
− | color:# | + | color:#000000; |
} | } | ||
figcaption { | figcaption { | ||
Line 344: | Line 341: | ||
/* top banner list */ | /* top banner list */ | ||
− | + | #header{ | |
− | + | position:fixed; | |
width:90%; | width:90%; | ||
− | min-height: | + | margin:0 5%; |
+ | } | ||
+ | ul.nv { position:fixed; | ||
+ | width:100%; | ||
+ | min-height: 40px; | ||
position: relative; | position: relative; | ||
margin: 0 auto; | margin: 0 auto; | ||
Line 360: | Line 361: | ||
vertical-align: center; | vertical-align: center; | ||
text-align: center; | text-align: center; | ||
− | font-size: | + | font-size:20px; |
letter-spacing: normal; | letter-spacing: normal; | ||
font-family: serif, 'Times New Roman'; | font-family: serif, 'Times New Roman'; | ||
Line 370: | Line 371: | ||
background-color: #556c14; | background-color: #556c14; | ||
color: white; | color: white; | ||
− | line-height: | + | line-height: 40px; |
text-align: center; | text-align: center; | ||
text-decoration: none; | text-decoration: none; | ||
Line 392: | Line 393: | ||
position: absolute; | position: absolute; | ||
white-space:normal; | white-space:normal; | ||
+ | font-size:0; | ||
} | } | ||
Revision as of 13:37, 30 October 2017