(6 intermediate revisions by 2 users not shown) | |||
Line 187: | Line 187: | ||
} | } | ||
− | ul { | + | .nus ul { |
font-family:"Montserrat", serif; | font-family:"Montserrat", serif; | ||
font-size: 18px; | font-size: 18px; | ||
Line 195: | Line 195: | ||
} | } | ||
− | ol { | + | .nus ol { |
font-family:"Montserrat", serif; | font-family:"Montserrat", serif; | ||
font-size: 18px; | font-size: 18px; | ||
Line 201: | Line 201: | ||
color:#000000; | color:#000000; | ||
} | } | ||
+ | .nus { | ||
+ | font-family:"Montserrat", serif; | ||
+ | font-size: 18px; | ||
+ | line-height:150%; | ||
+ | color:#000000; | ||
+ | } | ||
+ | |||
+ | ul.nus { | ||
+ | font-family:"Montserrat", serif; | ||
+ | font-size: 18px; | ||
+ | line-height:150%; | ||
+ | color:#000000; | ||
+ | |||
+ | } | ||
+ | |||
+ | ol.nus { | ||
+ | font-family:"Montserrat", serif; | ||
+ | font-size: 18px; | ||
+ | line-height:150%; | ||
+ | color:#000000; | ||
+ | } | ||
+ | |||
/****************** image description subline ****************/ | /****************** image description subline ****************/ | ||
Line 484: | Line 506: | ||
} | } | ||
− | ul { | + | .nus ul{ |
font-size: 10px; | font-size: 10px; | ||
} | } | ||
− | ol { | + | .nus ol { |
+ | font-size: 10px; | ||
+ | } | ||
+ | |||
+ | ol.nus { | ||
+ | font-size: 10px; | ||
+ | } | ||
+ | |||
+ | ul.nus { | ||
+ | font-size: 10px; | ||
+ | } | ||
+ | |||
+ | .nus { | ||
font-size: 10px; | font-size: 10px; | ||
} | } | ||
Line 568: | Line 602: | ||
display: none; | display: none; | ||
position: fixed; | position: fixed; | ||
− | bottom: | + | bottom: 3px; |
− | right: | + | right: 5px; |
z-index: 99; | z-index: 99; | ||
border: none; | border: none; | ||
Line 576: | Line 610: | ||
color: white; | color: white; | ||
cursor: pointer; | cursor: pointer; | ||
− | padding: | + | padding: 5px; |
border-radius: 20px; | border-radius: 20px; | ||
} | } | ||
Line 583: | Line 617: | ||
background-color: #2980B9; | background-color: #2980B9; | ||
} | } | ||
− | |||
− | |||
} | } |
Latest revision as of 16:54, 1 November 2017