Difference between revisions of "Team:Dundee/style"
Line 927: | Line 927: | ||
@media (max-width: 992px) { | @media (max-width: 992px) { | ||
− | + | figure img { | |
+ | width: 80%; | ||
+ | background-color: #2b2b2b; | ||
+ | padding: 5px; | ||
+ | } | ||
+ | figure figcaption { | ||
width: 80%; | width: 80%; | ||
text-align: center; | text-align: center; | ||
Line 938: | Line 943: | ||
@media (min-width: 993px) { | @media (min-width: 993px) { | ||
− | + | figure img { | |
+ | width: 650px; | ||
+ | text-align: center; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | background-color: #2b2b2b; | ||
+ | padding: 10px; | ||
+ | } | ||
+ | figure figcaption { | ||
width: 650px; | width: 650px; | ||
text-align: center; | text-align: center; |
Revision as of 15:06, 17 September 2015