Template:Kyoto/css
From 2013.igem.org
(Difference between revisions)
Line 155: | Line 155: | ||
.shashin{ | .shashin{ | ||
margin: 5px; | margin: 5px; | ||
- | border: solid 4px # | + | border: solid 4px #fbe251; |
filter:alpha(opacity=80); | filter:alpha(opacity=80); | ||
-moz-opacity:0.80; | -moz-opacity:0.80; | ||
Line 164: | Line 164: | ||
width: 250px; | width: 250px; | ||
float: left; | float: left; | ||
- | background-color: # | + | background-color: #fbe251; |
filter:alpha(style=opacity=80); | filter:alpha(style=opacity=80); | ||
-moz-opacity:0.80; | -moz-opacity:0.80; | ||
-khtml-opacity: 0.80; | -khtml-opacity: 0.80; | ||
opacity:0.80; | opacity:0.80; | ||
+ | box-shadow: 5px 5px 5px #222222 | ||
} | } | ||
.shashin > img{ | .shashin > img{ | ||
- | width: | + | width: 120px; |
vertical-align: top; | vertical-align: top; | ||
float: left; | float: left; |
Revision as of 18:06, 24 September 2013