MediaWiki:Common.css: Difference between revisions
From Thesaurus Inscriptionum Raeticarum
Jump to navigationJump to search
Martin Braun (talk | contribs) No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
body { background-color: # | body { background-color: #eefaee; } | ||
a { color: #4A7F4A; } | a { color: #4A7F4A; } | ||
a:visited { color: #725348; } | a:visited { color: #725348; } | ||
Line 147: | Line 147: | ||
background-color: #f4f4f4; | background-color: #f4f4f4; | ||
} | } | ||
.raetica_title { background-image:url("https://tir.univie.ac.at/images/d/d5/Raetica_background.png"); background-size:cover; } |
Latest revision as of 18:36, 5 October 2022
/* CSS placed here will be applied to all skins */ body { background-color: #eefaee; } a { color: #4A7F4A; } a:visited { color: #725348; } .mw-body a.external { color: #4A7F4A; } .mw-body a.external:visited { color: #725348; } #p-cactions li a, #p-personal li a { color: #4A7F4A; } .portlet h3, #p-personal ul, #p-cactions li a { text-transform: none; } .pBody { border: 1px solid #4A7F4A; } table.wikitable th { text-align: left; } p, li, td { text-align: justify; } h1 { margin-top: 20px; border-bottom: 1px solid #4A7F4A; } h2 { margin-top: 20px; font-size: 1.5em; font-weight:bold; border-bottom: 1px solid #4A7F4A; } h3 { margin-top: 10px; font-size: 1.2em; } h4 { margin-top: 10px; font-size: 1em; } ul { list-style-type: square; } #toc .tocnumber { display: none; } .word { font-style:italic; } .word_inscription { font-style:normal; } .html { font-family:monospace; color:black; background-color:#f9f9f9; border:1px dashed #2f6fab; } .phoneme { font-style:italic; } .disamb { border: 1px solid red; background: #e8e8e8; padding: 5px; margin:20px 0px; } .attention { font-weight:bold; font-size:200%; color:red; margin:0px 10px; } .security-info { background-color: #F0D9C2; border-top: 1px solid #725348; border-bottom: 1px solid #725348; font-size:90%; padding:0px 20px; margin-top:5px; margin-bottom:20px; } .cshow, div#security-info-toggle, div#security-info { background-color: #F0D9C2; border-top: 1px solid #725348; border-bottom: 1px solid #725348; margin-top:20px; margin-bottom: 20px; padding:5px; } .table_centered { padding:0px; empty-cells:show; border-spacing:0px; } .table_centered td,th { font-weight:normal; text-align:center; vertical-align:top; } .table_centered caption { font-weight:bold; text-align:left; } .formedit { float:right; position:absolute; top:30px; right:20px; text-align:right; background-color:white; border-top: 1px solid #fabd23; border-bottom: 1px solid #fabd23; font-size:90%; padding:0px 20px; } .formtable th { white-space:nowrap; } .formtable th,td { text-align: left; } .table_data, .table_lines { padding:0px; margin:0px; empty-cells:show; border-spacing:0px; } .table_data td { font-weight:normal; text-align:justify; vertical-align:top; padding-right:10px; } .table_data th { font-weight:bold; text-align:left; vertical-align:top; padding-right:10px; white-space:nowrap; } .table_data caption { font-weight:bold; text-align:left; } .table_data th a:link { color:black; } /* Links in Überschriften von Daten-Tabellen sollen schwarz sein! */ .table_data th a:visited { color:black; } /* Links in Überschriften von Daten-Tabellen sollen schwarz sein! */ .table_lines td { font-weight:normal; text-align:justify; vertical-align:top; padding:0px 5px; margin:0px; border: 1px solid #EEFAEE; } .table_lines th { font-weight:bold; text-align:left; vertical-align:top; padding:0px 5px; margin:0px; border: 1px solid #EEFAEE; background: #EEFAEE; } .table_character { padding:0px; empty-cells:hide; border-spacing:0px; } .table_character td { padding-right:5px; font-weight:normal; text-align:left; vertical-align:middle; } .table_character th { padding-right:5px; font-weight:bold; text-align:left; vertical-align:middle; } .table_character caption { font-weight:bold; text-align:left; } .bib { font-variant:small-caps; } .table_bibliography { padding:0px; empty-cells:hide; border-spacing:0px; } .table_bibliography td { padding-right:5px; font-weight:normal; text-align:justify; vertical-align:top; } .table_bibliography th { padding-right:5px; font-weight:normal; text-align:left; vertical-align:top; width:145px; text-indent:-1.5em; padding-left:1.5em; } .table_bibliography caption { font-weight:bold; text-align:left; } table.gallery td { vertical-align:top; background-color:none; border:1px solid #4A7F4A; padding:2px; border-spacing:2px; } .gallerythumb { vertical-align:middle; padding:5px; width:140px; height:120px; border: 1px solid #e0e0e0; overflow:hidden; } .gallerytext { text-align:left; } .gallerybox { width:155px; } .title { margin:30px 0; padding:10px; } .signature { border-top:1px solid blue; border-bottom:1px solid blue; padding:0 4px; } .createbox { margin-top:30px; border-top:10px solid red; padding-top:30px; } .navigation-bar { background-color: #e8f0e8; border: 1px solid gray; margin:5px 0px 5px 20px; padding:5px; font-size:8pt; float:right; width:150px; } .navigation-line, .catlinks { /* background: #e8f0e8; */ background: #EEFAEE; border: none; margin-top:20px; padding:5px; font-size:8pt; text-align:center; } th.field_category { /* background: #e8f0e8; */ background: #EEFAEE; border: none; padding: 4px 10px; text-align: right; } #p-cactions li.selected { border-color: #725348; } hr { color: #4A7F4A; size:1px; } .mw-body a.external { color: #4A7F4A; } .mw-body a.external:visited { color: #725348; } input.searchButton { /* background-color: #EEFAEE; */ background-color: #f4f4f4; } .raetica_title { background-image:url("https://tir.univie.ac.at/images/d/d5/Raetica_background.png"); background-size:cover; }