Difference between revisions of "Template:Freiburg/CSS"
Line 262: | Line 262: | ||
/* responsive desgin: adapt box width s.t. it fits the screen but has a maximum width of 900px --jb*/ | /* responsive desgin: adapt box width s.t. it fits the screen but has a maximum width of 900px --jb*/ | ||
.page_content{ | .page_content{ | ||
− | margin | + | margin: 20px 5px; |
− | + | ||
} | } | ||
Line 280: | Line 279: | ||
width: moz-fit-content; | width: moz-fit-content; | ||
width: -webkit-fit-content; | width: -webkit-fit-content; | ||
− | width: fit-content; | + | width: fit-content; |
− | + | ||
− | + | ||
} | } | ||
} | } |
Revision as of 08:15, 28 August 2015