Line 4: | Line 4: | ||
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'> | <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'> | ||
<style type="text/css"> | <style type="text/css"> | ||
− | |||
body{ | body{ | ||
position: relative; | position: relative; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | # | + | #week16{ |
− | font-family: " | + | font-family: "Oswald; |
+ | color:#17A3B5 ; | ||
+ | size:20px; | ||
Line 131: | Line 62: | ||
overflow: visible; | overflow: visible; | ||
text-align: right; | text-align: right; | ||
− | + | ||
cursor: default; | cursor: default; | ||
} | } | ||
div.lightbox figure .closemsg, div.lightbox figure figcaption { | div.lightbox figure .closemsg, div.lightbox figure figcaption { | ||
− | width: | + | width: 70%; |
} | } | ||
Line 147: | Line 78: | ||
right: -20px; | right: -20px; | ||
top: -10px; | top: -10px; | ||
− | + | ||
color: ##e4f2f3; | color: ##e4f2f3; | ||
border: 1px #ffffff solid; | border: 1px #ffffff solid; | ||
Line 160: | Line 91: | ||
cursor: pointer; | cursor: pointer; | ||
} | } | ||
+ | |||