Line 24: | Line 24: | ||
font-family: Lato, inherit; | font-family: Lato, inherit; | ||
} | } | ||
− | |||
− | |||
− | |||
.abstractContent { | .abstractContent { | ||
− | + | margin:0 auto; | |
border:2px solid; | border:2px solid; | ||
border-radius:25px; | border-radius:25px; | ||
box-shadow: 10px 10px 5px #888888; | box-shadow: 10px 10px 5px #888888; | ||
− | width: | + | width: 75%; |
− | height: | + | height: 30%; |
− | background: | + | background: black; |
} | } | ||
.abstract { | .abstract { | ||
− | + | margin:0 auto; | |
− | + | border-radius:25px; | |
− | + | box-shadow: 10px 10px 5px #888888; | |
− | + | ||
} | } | ||
#content { | #content { |
Revision as of 02:07, 2 October 2016