Skillnad mellan versioner av "Mall:Uppslag.css"
Från wpu.nu
m |
m |
||
Rad 8: | Rad 8: | ||
} | } | ||
+ | |||
+ | |||
+ | #pu-ledger-preprinted { | ||
+ | font-family: 'Arimo', sans-serif; | ||
+ | font-size: 14px; | ||
+ | font-style: normal; | ||
+ | font-variant: normal; | ||
+ | font-weight: 700; | ||
+ | line-height: 14px; | ||
+ | vertical-align: text-top; | ||
+ | text-align: left; | ||
+ | } | ||
#pu-ledger-notes { | #pu-ledger-notes { | ||
font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; | font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; | ||
Rad 61: | Rad 73: | ||
top: 0; | top: 0; | ||
} | } | ||
+ | |||
+ | /* <link href="https://fonts.googleapis.com/css2?family=Arimo&display=swap" rel="stylesheet">*/ |
Versionen från 25 augusti 2020 kl. 12.21
#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-preprinted { font-family: 'Arimo', sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 14px; vertical-align: text-top; text-align: left; } #pu-ledger-notes { font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 14px; background-color: #F2F2ff; border-color: #DDDDDD; border-style:dashed; border-width: 1px; max-width: 500px; margin: auto; } .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; } /* <link href="https://fonts.googleapis.com/css2?family=Arimo&display=swap" rel="stylesheet">*/