Difference between revisions of "Team:Dundee/style"
Line 1,093: | Line 1,093: | ||
figure figcaption { | figure figcaption { | ||
width: 650px; | width: 650px; | ||
+ | text-align: center; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | background-color: #2b2b2b; | ||
+ | padding: 10px; | ||
+ | } | ||
+ | .col-md-6 figure img { | ||
+ | width: 100%; | ||
+ | text-align: center; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | background-color: #2b2b2b; | ||
+ | padding: 10px; | ||
+ | } | ||
+ | .col-md-6 figure figcaption { | ||
+ | width:100%; | ||
text-align: center; | text-align: center; | ||
margin-left: auto; | margin-left: auto; |
Revision as of 18:26, 18 September 2015