Admin/foreground.css: diferència entre les revisions
De Campus Virtual URV - Ajuda
Cap resum de modificació Etiqueta: Revertida |
Cap resum de modificació Etiqueta: Revertida |
||
Línia 67: | Línia 67: | ||
background-color: #c06666; | background-color: #c06666; | ||
} | } | ||
input#wpPreview { | |||
background-color: #8F2A2B; | |||
border-color: #8F2A2B; | |||
color: #fff; | |||
} | |||
input[type="submit"] { | |||
background-color: #8F2A2B; | |||
border-color: #8F2A2B; | |||
} | |||
.label { | |||
background-color: #8F2A2B; | |||
} | |||
a:link,a:visited {color: #954254} | |||
a:hover,a:active {color: #954254;text-decoration: underline} | |||
.catlinks {visibility: hidden} | |||
.page-Main_Page #subtitle {display: none} | |||
h1 {font-size: 1.6em} | |||
h2 {font-size: 1.3em} | |||
h2.title {font-size: 1.6em} | |||
h3 {font-size: 1.2em} | |||
.ns-subject h3,.ns-special h3,.page-Main_Page h3 {font-size: 1.2em} | |||
p {margin-bottom: 0.75em} |
Revisió del 14:30, 21 març 2023
.title-name { background: #fff none repeat scroll 0 0; } .top-bar .toggle-topbar.menu-icon a { color: #8F2A2B; } .top-bar .toggle-topbar.menu-icon a span { box-shadow: 0 10px 0 1px #8F2A2B, 0 16px 0 1px #8F2A2B, 0 22px 0 1px #8F2A2B; } .top-bar { background: #8F2A2B none repeat scroll 0 0; border-bottom: 2px solid #8F2A2B; } .top-bar .name h1, .top-bar .name h1 a { color: #8F2A2B !important; } .top-bar-section ul#top-bar-left.left li.divider { border-color: #fff; } .top-bar-section ul li.active > a { background: #8F2A2B none repeat scroll 0 0; color: #fff; } .top-bar-section ul li.hover > a, .top-bar-section ul li ul.dropdown li.hover > a{ background: #8F2A2B; } .top-bar-section ul li ul.dropdown li > a { background: #8F2A2B; } .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] { border-color: -moz-use-text-color #8F2A2B; border-right: solid 1px #8F2A2B; border-left: solid 1px #8F2A2B; } .top-bar-section .has-form { background: #8F2A2B none repeat scroll 0 0; } .top-bar-section li a:not(.button) { background: #8F2A2B; } button, .button, .multipleTemplateAdder { background-color: #8F2A2B; border-color: #8F2A2B; } button:hover, button:focus, .button:hover, .button:focus { background-color: #c06666; } input#wpPreview { background-color: #8F2A2B; border-color: #8F2A2B; color: #fff; } input[type="submit"] { background-color: #8F2A2B; border-color: #8F2A2B; } .label { background-color: #8F2A2B; } a:link,a:visited {color: #954254} a:hover,a:active {color: #954254;text-decoration: underline} .catlinks {visibility: hidden} .page-Main_Page #subtitle {display: none} h1 {font-size: 1.6em} h2 {font-size: 1.3em} h2.title {font-size: 1.6em} h3 {font-size: 1.2em} .ns-subject h3,.ns-special h3,.page-Main_Page h3 {font-size: 1.2em} p {margin-bottom: 0.75em}