Difference between revisions of "MediaWiki:Common.css"
From Gloria Victis
(backgr) |
|||
| Line 15: | Line 15: | ||
h1{ | h1{ | ||
font-family: Arial !important; | font-family: Arial !important; | ||
| + | } | ||
| + | .ts-container{ | ||
| + | background-image: url("https://lh3.googleusercontent.com/pw/ACtC-3f5Y6bewh28s-k4X5uJ5wjfjYq7UHChW81cAJWPLZ6LqNM1WN3bBBj7zJlq3TPbb8N5tffU5PodPFy6tgXgP8ufJEUZ-mvIeZvtnHp90k0wOX-kSVo5wBren3spc_tIt4fZpeASrJhsbVV0di2lznpU=w1560-h878-no?authuser=0"); | ||
| + | |||
| + | background-repeat: no-repeat; | ||
| + | background-size: cover; | ||
| + | |||
} | } | ||
*/ | */ | ||
Revision as of 16:56, 26 February 2021
@font-face {
font-family: Roboto;
src: url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");
}
#p-logo-text a{
padding: 0 20px 0 0 !important;
}
#bodyContentOuter a{
font-weight: bold !important;
color: #5C8832 !important;
}
/*
h1{
font-family: Arial !important;
}
.ts-container{
background-image: url("https://lh3.googleusercontent.com/pw/ACtC-3f5Y6bewh28s-k4X5uJ5wjfjYq7UHChW81cAJWPLZ6LqNM1WN3bBBj7zJlq3TPbb8N5tffU5PodPFy6tgXgP8ufJEUZ-mvIeZvtnHp90k0wOX-kSVo5wBren3spc_tIt4fZpeASrJhsbVV0di2lznpU=w1560-h878-no?authuser=0");
background-repeat: no-repeat;
background-size: cover;
}
*/