Skillnad mellan versioner av "Mall:Uppslag.css"
Från wpu.nu
m |
m |
||
Rad 1: | Rad 1: | ||
#pu-section-page { | #pu-section-page { | ||
− | + | font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; | |
− | + | font-size: 16px; | |
− | + | font-style: normal; | |
− | + | font-variant: normal; | |
− | + | font-weight: 700; | |
− | + | line-height: 24px; | |
+ | max-width: 81em; | ||
} | } | ||
Rad 22: | Rad 23: | ||
.pu-paperform-heading { | .pu-paperform-heading { | ||
− | + | font-family: 'Arimo', sans-serif; | |
− | + | font-size: 20px; | |
− | + | color: #225522; | |
− | + | font-weight: 600; | |
− | + | line-height: 18px; | |
− | + | min-height: 2em; | |
} | } | ||
.pu-paperform-box-s8 { | .pu-paperform-box-s8 { | ||
− | + | background-color: #E5EFE5; | |
− | + | border-color: #DDDDDD; | |
− | + | border-style:dashed; | |
− | + | border-width: 1px; | |
− | + | /*width: 500px; */ | |
− | + | min-height: 50px; | |
flex-basis: 80em; | flex-basis: 80em; | ||
flex-grow: 1; | flex-grow: 1; | ||
Rad 45: | Rad 46: | ||
.pu-paperform-box-s4 { | .pu-paperform-box-s4 { | ||
− | + | background-color: #E5EFE5; | |
− | + | border-color: #DDDDDD; | |
− | + | border-style:dashed; | |
− | + | border-width: 1px; | |
− | + | /*width: 500px; */ | |
− | + | min-height: 50px; | |
flex-basis: 40em; | flex-basis: 40em; | ||
flex-grow: 1; | flex-grow: 1; | ||
Rad 59: | Rad 60: | ||
.pu-paperform-box-s2 { | .pu-paperform-box-s2 { | ||
− | + | background-color: #E5EFE5; | |
− | + | border-color: #DDDDDD; | |
− | + | border-style:dashed; | |
− | + | border-width: 1px; | |
− | + | /*width: 500px; */ | |
− | + | min-height: 50px; | |
flex-basis: 20em; | flex-basis: 20em; | ||
flex-grow: 1; | flex-grow: 1; | ||
Rad 73: | Rad 74: | ||
.pu-paperform-box-s1 { | .pu-paperform-box-s1 { | ||
− | + | background-color: #E5EFE5; | |
− | + | border-color: #DDDDDD; | |
− | + | border-style:dashed; | |
− | + | border-width: 1px; | |
− | + | /*width: 500px; */ | |
− | + | min-height: 50px; | |
flex-basis: 10em; | flex-basis: 10em; | ||
flex-grow: 1; | flex-grow: 1; | ||
Rad 89: | Rad 90: | ||
.pu-paperform-box-large { | .pu-paperform-box-large { | ||
− | + | background-color: #E5EFE5; | |
− | + | border-color: #DDDDDD; | |
− | + | border-style:dashed; | |
− | + | border-width: 1px; | |
− | + | min-height: 50px; | |
− | + | flex-basis: 2em; | |
flex-grow: 0; | flex-grow: 0; | ||
flex-shrink: 2; | flex-shrink: 2; | ||
Rad 104: | Rad 105: | ||
.pu-paperform-box-spacer { | .pu-paperform-box-spacer { | ||
− | + | /*background-color: #FF0000; | |
− | + | border-color: #000000; | |
− | + | border-style: solid; | |
− | + | border-width: 1px;*/ | |
flex-grow: 12; | flex-grow: 12; | ||
Rad 116: | Rad 117: | ||
.pu-paperform-text { | .pu-paperform-text { | ||
− | + | font-family: 'Arimo', sans-serif; | |
− | + | font-size: 16px; | |
− | + | color: #225522; | |
− | + | font-weight: 600; | |
− | + | line-height: 14px; | |
− | + | margin: .3em; | |
} | } | ||
.pu-paperform-link { | .pu-paperform-link { | ||
− | + | font-family: 'Arimo', sans-serif; | |
− | + | font-size: 12px; | |
− | + | color: #225522; | |
− | + | font-weight: 600; | |
− | + | margin: .3em; | |
} | } | ||
.pu-paperform-link a:link { | .pu-paperform-link a:link { | ||
− | + | color: #225522; | |
} | } | ||
.pu-paperform-link a:visited { | .pu-paperform-link a:visited { | ||
− | + | color: #225522; | |
} | } | ||
.pu-paperform-link a:hover { | .pu-paperform-link a:hover { | ||
− | + | color: #225522; | |
} | } | ||
.pu-paperform-link a:active { | .pu-paperform-link a:active { | ||
− | + | color: #225522; | |
} | } | ||
.pu-paperform-heading a:link { | .pu-paperform-heading a:link { | ||
− | + | color: #225522; | |
} | } | ||
.pu-paperform-heading a:visited { | .pu-paperform-heading a:visited { | ||
− | + | color: #225522; | |
} | } | ||
.pu-paperform-heading a:hover { | .pu-paperform-heading a:hover { | ||
− | + | color: #225522; | |
} | } | ||
.pu-paperform-heading a:active { | .pu-paperform-heading a:active { | ||
− | + | color: #225522; | |
} | } | ||
.pu-paperform-filled-in-text { | .pu-paperform-filled-in-text { | ||
− | + | font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; | |
− | + | font-size: 16px; | |
− | + | font-style: normal; | |
− | + | font-variant: normal; | |
− | + | font-weight: 700; | |
− | + | line-height: 14px; | |
− | + | background-color: #E5EFE5; | |
− | + | margin-top: .5em; | |
− | + | margin-bottom: .5em; | |
− | + | margin-left: 1em; | |
− | + | margin-right: .5em; | |
} | } | ||
.pu-paperform-filled-in-text-large { | .pu-paperform-filled-in-text-large { | ||
− | + | font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; | |
− | + | font-size: 24px; | |
− | + | font-style: normal; | |
− | + | font-variant: normal; | |
− | + | font-weight: 700; | |
− | + | line-height: 24px; | |
− | + | background-color: #E5EFE5; | |
− | + | margin-top: .5em; | |
− | + | margin-bottom: .5em; | |
− | + | margin-left: 1em; | |
− | + | margin-right: .5em; | |
} | } | ||
.pu-paperform-preprinted-text { | .pu-paperform-preprinted-text { | ||
− | + | font-family: 'Arimo', sans-serif; | |
− | + | font-size: 12px; | |
− | + | color: #225522; | |
− | + | font-weight: 600; | |
− | + | line-height: 14px; | |
− | + | margin: .3em; | |
} | } | ||
.pu-paperform-handwriting { | .pu-paperform-handwriting { | ||
− | + | font-family: 'Caveat'; | |
− | + | font-size: 24px; | |
− | + | color: #CC2222; | |
− | + | font-weight: 400; | |
− | + | line-height: 32px; | |
− | + | margin-top: 1em; | |
− | + | margin-bottom: 1em; | |
− | + | margin-left:2em; | |
} | } | ||
.pu-paperform-handwriting a:link { | .pu-paperform-handwriting a:link { | ||
− | + | color: #CC2222; | |
} | } | ||
.pu-paperform-handwriting a:visited { | .pu-paperform-handwriting a:visited { | ||
− | + | color: #CC2222; | |
} | } | ||
.pu-paperform-handwriting a:hover { | .pu-paperform-handwriting a:hover { | ||
− | + | color: #CC2222; | |
} | } | ||
.pu-paperform-handwriting a:active { | .pu-paperform-handwriting a:active { | ||
− | + | color: #CC2222; | |
} | } | ||
Rad 231: | Rad 232: | ||
.prp-pages-output { | .prp-pages-output { | ||
− | + | font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; | |
− | + | font-size: 16px; | |
− | + | font-style: normal; | |
− | + | font-variant: normal; | |
− | + | font-weight: 700; | |
− | + | line-height: 24px; | |
− | + | float: right; | |
} | } | ||
.prp-pages-output { | .prp-pages-output { | ||
− | + | font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; | |
− | + | font-size: 16px; | |
− | + | font-style: normal; | |
− | + | font-variant: normal; | |
− | + | font-weight: 700; | |
− | + | line-height: 24px; | |
} | } | ||
/* CSS som skrivs här påverkar alla utseenden */ | /* CSS som skrivs här påverkar alla utseenden */ | ||
Rad 252: | Rad 253: | ||
margin-left:auto !important; | margin-left:auto !important; | ||
margin-right:auto; | margin-right:auto; | ||
− | + | max-width: 950px; | |
} | } | ||
#footer { | #footer { | ||
− | + | margin-left: auto !important; | |
− | + | margin-right: auto; | |
− | + | max-width: 950px; | |
} | } | ||
Rad 264: | Rad 265: | ||
#mw-navigation { | #mw-navigation { | ||
margin-left: auto !important; | margin-left: auto !important; | ||
− | + | margin-right: auto; | |
− | + | max-width: 1140px; | |
top: 0; | top: 0; | ||
} | } |
Versionen från 7 oktober 2020 kl. 09.32
#pu-section-page { font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 24px; max-width: 81em; } .pu-paperform-container { display: flex; flex-wrap: wrap; justify-content: flex-start; align-content: stretch; align-items: stretch; max-width: 81em; } .pu-paperform-heading { font-family: 'Arimo', sans-serif; font-size: 20px; color: #225522; font-weight: 600; line-height: 18px; min-height: 2em; } .pu-paperform-box-s8 { background-color: #E5EFE5; border-color: #DDDDDD; border-style:dashed; border-width: 1px; /*width: 500px; */ min-height: 50px; flex-basis: 80em; flex-grow: 1; flex-shrink: 1; margin-left: .25em; margin-top: .25em; } .pu-paperform-box-s4 { background-color: #E5EFE5; border-color: #DDDDDD; border-style:dashed; border-width: 1px; /*width: 500px; */ min-height: 50px; flex-basis: 40em; flex-grow: 1; flex-shrink: 1; margin-left: .25em; margin-top: .25em; } .pu-paperform-box-s2 { background-color: #E5EFE5; border-color: #DDDDDD; border-style:dashed; border-width: 1px; /*width: 500px; */ min-height: 50px; flex-basis: 20em; flex-grow: 1; flex-shrink: 1; margin-left: .25em; margin-top: .25em; } .pu-paperform-box-s1 { background-color: #E5EFE5; border-color: #DDDDDD; border-style:dashed; border-width: 1px; /*width: 500px; */ min-height: 50px; flex-basis: 10em; flex-grow: 1; flex-shrink: 1; margin-left: .25em; margin-top: .25em; } .pu-paperform-box-large { background-color: #E5EFE5; border-color: #DDDDDD; border-style:dashed; border-width: 1px; min-height: 50px; flex-basis: 2em; flex-grow: 0; flex-shrink: 2; align-self: flex-end; justify-content: flex-end; margin-left: .25em; margin-top: .25em; } .pu-paperform-box-spacer { /*background-color: #FF0000; border-color: #000000; border-style: solid; border-width: 1px;*/ flex-grow: 12; flex-shrink: 1; margin-left: 0em; margin-top: 0em; } .pu-paperform-text { font-family: 'Arimo', sans-serif; font-size: 16px; color: #225522; font-weight: 600; line-height: 14px; margin: .3em; } .pu-paperform-link { font-family: 'Arimo', sans-serif; font-size: 12px; color: #225522; font-weight: 600; margin: .3em; } .pu-paperform-link a:link { color: #225522; } .pu-paperform-link a:visited { color: #225522; } .pu-paperform-link a:hover { color: #225522; } .pu-paperform-link a:active { color: #225522; } .pu-paperform-heading a:link { color: #225522; } .pu-paperform-heading a:visited { color: #225522; } .pu-paperform-heading a:hover { color: #225522; } .pu-paperform-heading a:active { color: #225522; } .pu-paperform-filled-in-text { font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 14px; background-color: #E5EFE5; margin-top: .5em; margin-bottom: .5em; margin-left: 1em; margin-right: .5em; } .pu-paperform-filled-in-text-large { font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; font-size: 24px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 24px; background-color: #E5EFE5; margin-top: .5em; margin-bottom: .5em; margin-left: 1em; margin-right: .5em; } .pu-paperform-preprinted-text { font-family: 'Arimo', sans-serif; font-size: 12px; color: #225522; font-weight: 600; line-height: 14px; margin: .3em; } .pu-paperform-handwriting { font-family: 'Caveat'; font-size: 24px; color: #CC2222; font-weight: 400; line-height: 32px; margin-top: 1em; margin-bottom: 1em; margin-left:2em; } .pu-paperform-handwriting a:link { color: #CC2222; } .pu-paperform-handwriting a:visited { color: #CC2222; } .pu-paperform-handwriting a:hover { color: #CC2222; } .pu-paperform-handwriting a:active { color: #CC2222; } ul.smw-format.ul-format.person-med-uppslag { column-count: 2; } .person-med-uppslag { column-count: 2; } .prp-pages-output { font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 24px; float: right; } .prp-pages-output { font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 24px; } /* CSS som skrivs här påverkar alla utseenden */ #content{ margin-left:auto !important; margin-right:auto; max-width: 950px; } #footer { margin-left: auto !important; margin-right: auto; max-width: 950px; } /* testing */ #mw-navigation { margin-left: auto !important; margin-right: auto; max-width: 1140px; top: 0; }