Difference between revisions of "Template:Team:TU Darmstadt/Jonas"

Line 25: Line 25:
 
/* Reset */
 
/* Reset */
  
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, ../../images/banner.jpgimg, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, style="position: center center;"dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
+
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, ../../images/banner.jpgimg, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, style="position: center center;"dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, output, ruby, section, summary, time, mark, audio, video {
 
margin: 0;
 
margin: 0;
 
padding: 0;
 
padding: 0;
Line 34: Line 34:
 
}
 
}
  
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
+
article, aside, details, figcaption, figure, footer, header, hgroup, menu, section {
 
display: block;
 
display: block;
 
}
 
}
Line 42: Line 42:
 
}
 
}
  
ol, ul {
+
ol {
 
list-style: none;
 
list-style: none;
 
}
 
}
Line 1,779: Line 1,779:
 
}
 
}
  
/* List */
 
 
ol {
 
list-style: decimal;
 
margin: 0 0 2em 0;
 
padding-left: 1.25em;
 
}
 
 
ol li {
 
padding-left: 0.25em;
 
}
 
 
ul {
 
list-style: disc;
 
margin: 0 0 2em 0;
 
padding-left: 1em;
 
}
 
 
ul li {
 
padding-left: 0.5em;
 
}
 
 
ul.alt {
 
list-style: none;
 
padding-left: 0;
 
}
 
 
ul.alt li {
 
border-top: solid 1px #fff;
 
padding: 0.5em 0;
 
}
 
 
ul.alt li:first-child {
 
border-top: 0;
 
padding-top: 0;
 
}
 
 
ul.icons {
 
cursor: default;
 
list-style: none;
 
padding-left: 0;
 
}
 
 
ul.icons li {
 
display: inline-block;
 
padding: 0 1em 0 0;
 
}
 
 
ul.icons li:last-child {
 
padding-right: 0 !important;
 
}
 
 
ul.icons.major {
 
padding: 1em 0;
 
}
 
 
ul.icons.major li {
 
padding-right: 3.5em;
 
}
 
 
@media screen and (max-width: 736px) {
 
 
ul.icons.major li {
 
padding: 0 1em !important;
 
}
 
 
}
 
 
ul.actions {
 
cursor: default;
 
list-style: none;
 
padding-left: 0;
 
}
 
 
ul.actions li {
 
display: inline-block;
 
padding: 0 1.5em 0 0;
 
vertical-align: middle;
 
}
 
 
ul.actions li:last-child {
 
padding-right: 0;
 
}
 
 
ul.actions.small li {
 
padding: 0 0.75em 0 0;
 
}
 
 
ul.actions.vertical li {
 
display: block;
 
padding: 1.5em 0 0 0;
 
}
 
 
ul.actions.vertical li:first-child {
 
padding-top: 0;
 
}
 
 
ul.actions.vertical li > * {
 
margin-bottom: 0;
 
}
 
 
ul.actions.vertical.small li {
 
padding: 0.75em 0 0 0;
 
}
 
 
ul.actions.vertical.small li:first-child {
 
padding-top: 0;
 
}
 
 
ul.actions.fit {
 
display: table;
 
margin-left: -1.5em;
 
padding: 0;
 
table-layout: fixed;
 
width: calc(100% + 1.5em);
 
}
 
 
ul.actions.fit li {
 
display: table-cell;
 
padding: 0 0 0 1.5em;
 
}
 
 
ul.actions.fit li > * {
 
margin-bottom: 0;
 
}
 
 
ul.actions.fit.small {
 
margin-left: -0.75em;
 
width: calc(100% + 0.75em);
 
}
 
 
ul.actions.fit.small li {
 
padding: 0 0 0 0.75em;
 
}
 
 
@media screen and (max-width: 736px) {
 
 
ul.actions li {
 
display: block;
 
padding: 1em 0 0 0;
 
text-align: center;
 
width: 100%;
 
}
 
 
ul.actions li:first-child {
 
padding-top: 0;
 
}
 
 
ul.actions li > * {
 
margin: 0 auto !important;
 
max-width: 30em;
 
width: 100%;
 
}
 
 
ul.actions li > *.icon:before {
 
margin-left: -1em;
 
}
 
 
ul.actions.small li {
 
padding: 0.5em 0 0 0;
 
}
 
 
ul.actions.small li:first-child {
 
padding-top: 0;
 
}
 
 
}
 
 
dl {
 
margin: 0 0 2em 0;
 
}
 
  
  

Revision as of 19:24, 16 October 2016