Skillnad mellan versioner av "Mall:Uppslag.css"
Från wpu.nu
m |
m |
||
| Rad 19: | Rad 19: | ||
#pu-ledger-large-filled-in-text { | #pu-ledger-large-filled-in-text { | ||
font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; | font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; | ||
| − | font-size: | + | font-size: 24px; |
font-style: normal; | font-style: normal; | ||
font-variant: normal; | font-variant: normal; | ||
| − | font-weight: | + | font-weight: 700; |
| − | line-height: | + | line-height: 24px; |
background-color: #E5FFE5; | background-color: #E5FFE5; | ||
margin-top: .5em; | margin-top: .5em; | ||
Versionen från 25 augusti 2020 kl. 12.57
#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;
}
#pu-ledger-heading {
font-family: 'Arimo', sans-serif;
font-size: 20px;
color: #225522;
font-weight: 600;
line-height: 18px;
margin: .8em;
}
#pu-ledger-large-filled-in-text {
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: #E5FFE5;
margin-top: .5em;
margin-bottom: .5em;
margin-left: 1em;
margin-right: .5em;
}
#pu-ledger-form-box {
background-color: #E5FFE5;
border-color: #DDDDDD;
border-style:dashed;
border-width: 1px;
max-width: 500px;
margin: .5em;
max-width: 500px;
}
#pu-ledger-preprinted-text {
font-family: 'Arimo', sans-serif;
font-size: 12px;
color: #225522;
font-weight: 600;
line-height: 14px;
margin: .3em;
}
#pu-ledger-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: #E5FFE5;
margin-top: .5em;
margin-bottom: .5em;
margin-left: 1em;
margin-right: .5em;
}
.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;
}