Difference between revisions of "MediaWiki:Common.css"
m |
m |
||
Line 57: | Line 57: | ||
/* ****************** NO TITLE ON MAINPAGE *************** */ | /* ****************** NO TITLE ON MAINPAGE *************** */ | ||
− | body.page- | + | body.page-The_Bose_Professional_Portable_PA_Encyclopedia_FAQ_Wiki.action-view h1.firstHeading, body.page-The_Bose_Professional_Portable_PA_Encyclopedia_FAQ_Wiki.action-submit h1.firstHeading { display: none; } |
Revision as of 14:59, 2 April 2017
/** CSS placed here will be applied to all skins */
@font-face {
font-family:"Gotham-Black";
src:url("http://toonz.ca/styles/Gotham-Black.otf")
}
@font-face {
font-family:"Gotham-BlackItalic";
src:url("http://toonz.ca/styles/Gotham-BlackItalic.otf")
}
@font-face {
font-family:"Gotham-Bold";
src:url("http://toonz.ca/styles/Gotham-Bold.otf")
}
@font-face {
font-family:"Gotham-BoldItalic";
src:url("http://toonz.ca/styles/Gotham-BoldItalic.otf")
}
@font-face {
font-family:"Gotham-Book";
src:url("http://toonz.ca/styles/Gotham-Book.otf")
}
@font-face {
font-family:"Gotham-BookItalic";
src:url("http://toonz.ca/styles/Gotham-BookItalic.otf")
}
h1, h2, h3, h4, h5, h6 { font-family:Gotham-Book;
/* text-transform: uppercase; */
}
body {font-family:Gotham-Book;Montserrat}
.mw-body h1,.mw-body h2,.mw-body h3, .mw-body h4,.mw-body h5 {font-family:Gotham-Book,Montserrat}
.mw-headline
{
font-family: "Gotham-Bold","Gotham-Book" , Montserrat, sans-serif;
font-size: 14px;
/*font-weight: bold;*/
color: #008080;
background:#ffffff;
//background:#cef2e0;
// background-color: #CCFFCC;
// border-radius: 5px;
//border: 1px outset #008080;
padding: 2px;
width: 300px;
}
.structuredData {display:none}
td {vertical-align:top}
/* ****************** NO TITLE ON MAINPAGE *************** */
body.page-The_Bose_Professional_Portable_PA_Encyclopedia_FAQ_Wiki.action-view h1.firstHeading, body.page-The_Bose_Professional_Portable_PA_Encyclopedia_FAQ_Wiki.action-submit h1.firstHeading { display: none; }