Difference between revisions of "Template:Freiburg/CSS"
(6 intermediate revisions by 2 users not shown) | |||
Line 128: | Line 128: | ||
border: 0; | border: 0; | ||
margin-bottom: -8px; | margin-bottom: -8px; | ||
+ | margin-top: 0; | ||
} | } | ||
Line 299: | Line 300: | ||
} | } | ||
+ | /* | ||
.image_box .thumb2 .thumbinner img{ | .image_box .thumb2 .thumbinner img{ | ||
width: 100%; | width: 100%; | ||
− | } | + | }*/ |
/* see: https://css-tricks.com/snippets/css/a-guide-to-flexbox/*/ | /* see: https://css-tricks.com/snippets/css/a-guide-to-flexbox/*/ | ||
Line 569: | Line 571: | ||
/* KOMMENTARFUNKTION */ | /* KOMMENTARFUNKTION */ | ||
.kommentar{ | .kommentar{ | ||
+ | display:none; | ||
background-color: red; | background-color: red; | ||
color: black; | color: black; | ||
Line 576: | Line 579: | ||
} | } | ||
.kommentar_stefan{ | .kommentar_stefan{ | ||
+ | display:none; | ||
background-color: #ff1493; | background-color: #ff1493; | ||
color: black; | color: black; | ||
Line 586: | Line 590: | ||
.todo_box{ | .todo_box{ | ||
+ | display:none; | ||
background-color: lightblue; | background-color: lightblue; | ||
border: 1px dashed; | border: 1px dashed; | ||
Line 620: | Line 625: | ||
.background_image_left{ | .background_image_left{ | ||
+ | display: none; | ||
left:0; | left:0; | ||
bottom: -20px; | bottom: -20px; | ||
Line 1,020: | Line 1,026: | ||
text-align: right; | text-align: right; | ||
} | } | ||
− | |||
.content_box h2 { | .content_box h2 { | ||
Line 1,041: | Line 1,046: | ||
font-weight: 200; | font-weight: 200; | ||
+ | } | ||
+ | |||
+ | h2.left, | ||
+ | h1.left{ | ||
+ | text-align: left; | ||
} | } | ||
Latest revision as of 01:45, 19 September 2015