MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 67: | Line 67: | ||
src: url("https://wiki.algonomia.com/images/font/integral-ui/IntegralUI-Extrabold.woff2") format("woff2"); | src: url("https://wiki.algonomia.com/images/font/integral-ui/IntegralUI-Extrabold.woff2") format("woff2"); | ||
} | } | ||
//Changing logo | |||
.mw-wiki-logo { | |||
background-image: url(https://wiki.algonomia.com/images/logo/algonomia-monogram-processor.png); | |||
#p-logo a { | |||
background-position: center center; | |||
background-repeat: no-repeat; | |||
display: block; | |||
width: 10em; | |||
height: 160px; | |||
text-decoration: none; | |||
background-size: contain; | |||
} | |||
// Declaring text styles | // Declaring text styles | ||
Line 91: | Line 104: | ||
} | } | ||
.new a, .vector-menu-tabs-legacy, .new, a:visited, a.new:visited { | .new a, .vector-menu-tabs-legacy, .new, a:visited, a.new:visited { | ||
color: # | color: #FF8C50; | ||
} | } | ||
a.new { | a.new { | ||
Line 104: | Line 117: | ||
} | } | ||
a:link { | a:link { | ||
color: # | color: #5082FF; | ||
} | } | ||
p { | p { | ||
Line 117: | Line 130: | ||
font-family: "IntegralUI-Regular"; | font-family: "IntegralUI-Regular"; | ||
color: #879BB4; | color: #879BB4; | ||
} | |||
.mw-parser-output a.extiw:visited, .mw-parser-output a.external:visited { | |||
color: #5082FF; | |||
} | |||
.vector-legacy-sidebar .vector-menu-portal .vector-menu-content li { | |||
line-height: 1.3em; | |||
} | |||
.vector-menu-tabs-legacy .new a, .vector-menu-tabs-legacy .new a:visited { | |||
color: ##FF8C50; | |||
text-decoration: none; | |||
} | |||
.mw-body h1, .mw-body-content h1, .mw-body-content h2, .vector-body h2 { | |||
font-family: "IntegralUI-Medium"; | |||
} | |||
a:hover, a:focus { | |||
color: #73B9FF; | |||
text-decoration: none; | |||
} | |||
.mw-editsection, .mw-editsection-like { | |||
font-family: "IntegralUI-Regular"; | |||
} | } | ||
// Declaring graphic details | // Declaring graphic details |
Revision as of 15:08, 24 October 2023
// Declaring Integral family @font-face { font-family: "Integral-Thin"; src: url("https://wiki.algonomia.com/images/font/integral/Integral-Thin.woff2") format("woff2"); } @font-face { font-family: "Integral-Extralight"; src: url("https://wiki.algonomia.com/images/font/integral/Integral-Extralight.woff2") format("woff2"); } @font-face { font-family: "Integral-Light"; src: url("https://wiki.algonomia.com/images/font/integral/Integral-Light.woff2") format("woff2"); } @font-face { font-family: "Integral-Regular"; src: url("https://wiki.algonomia.com/images/font/integral/Integral-Regular.woff2") format("woff2"); } @font-face { font-family: "Integral-Medium"; src: url("https://wiki.algonomia.com/images/font/integral/Integral-Medium.woff2") format("woff2"); } @font-face { font-family: "Integral-Semibold"; src: url("https://wiki.algonomia.com/images/font/integral/Integral-Semibold.woff2") format("woff2"); } @font-face { font-family: "Integral-Bold"; src: url("https://wiki.algonomia.com/images/font/integral/Integral-Bold.woff2") format("woff2"); } @font-face { font-family: "Integral-Extrabold"; src: url("https://wiki.algonomia.com/images/font/integral/Integral-Extrabold.woff2") format("woff2"); } // Declaring Integral UI family @font-face { font-family: "IntegralUI-Thin"; src: url("https://wiki.algonomia.com/images/font/integral-ui/IntegralUI-Thin.woff2") format("woff2"); } @font-face { font-family: "IntegralUI-Extralight"; src: url("https://wiki.algonomia.com/images/font/integral-ui/IntegralUI-Extralight.woff2") format("woff2"); } @font-face { font-family: "IntegralUI-Light"; src: url("https://wiki.algonomia.com/images/font/integral-ui/IntegralUI-Light.woff2") format("woff2"); } @font-face { font-family: "IntegralUI-Regular"; src: url("https://wiki.algonomia.com/images/font/integral-ui/IntegralUI-Regular.woff2") format("woff2"); } @font-face { font-family: "IntegralUI-Medium"; src: url("https://wiki.algonomia.com/images/font/integral-ui/IntegralUI-Medium.woff2") format("woff2"); } @font-face { font-family: "IntegralUI-Semibold"; src: url("https://wiki.algonomia.com/images/font/integral-ui/IntegralUI-Semibold.woff2") format("woff2"); } @font-face { font-family: "IntegralUI-Bold"; src: url("https://wiki.algonomia.com/images/font/integral-ui/IntegralUI-Bold.woff2") format("woff2"); } @font-face { font-family: "IntegralUI-Extrabold"; src: url("https://wiki.algonomia.com/images/font/integral-ui/IntegralUI-Extrabold.woff2") format("woff2"); } //Changing logo .mw-wiki-logo { background-image: url(https://wiki.algonomia.com/images/logo/algonomia-monogram-processor.png); #p-logo a { background-position: center center; background-repeat: no-repeat; display: block; width: 10em; height: 160px; text-decoration: none; background-size: contain; } // Declaring text styles h { font-family: "IntegralUI-Medium"; color: #0032A0; } html, body, .mw-body, .mw-body h1, .parsoid-body { font-family: "IntegralUI-Medium"; color: #0032A0; } .mw-body h1 { font-family: "IntegralUI-Regular"; color: #0032A0; letter-spacing: -0.05rem ; } .vector-body, .vector-body p { font-family: "IntegralUI-Light"; color: #0032A0; } .vector-legacy-sidebar .vector-menu-portal .vector-menu-content li a:visited { font-family: "IntegralUI-Light"; color: #0032A0; } .new a, .vector-menu-tabs-legacy, .new, a:visited, a.new:visited { color: #FF8C50; } a.new { color: #FF8C50; } strong { font-family: "IntegralUI-Semibold"; color: #0032A0; } a:visited { color: #5082FF; } a:link { color: #5082FF; } p { font-family: "IntegralUI-Regular"; color: #0032A0; } h1, h2, h3, h4, h5, h6 { font-family: "IntegralUI-Semibold"; color: #0032A0; } .mw-editform #editpage-copywarn { font-family: "IntegralUI-Regular"; color: #879BB4; } .mw-parser-output a.extiw:visited, .mw-parser-output a.external:visited { color: #5082FF; } .vector-legacy-sidebar .vector-menu-portal .vector-menu-content li { line-height: 1.3em; } .vector-menu-tabs-legacy .new a, .vector-menu-tabs-legacy .new a:visited { color: ##FF8C50; text-decoration: none; } .mw-body h1, .mw-body-content h1, .mw-body-content h2, .vector-body h2 { font-family: "IntegralUI-Medium"; } a:hover, a:focus { color: #73B9FF; text-decoration: none; } .mw-editsection, .mw-editsection-like { font-family: "IntegralUI-Regular"; } // Declaring graphic details cdx-text-input__input:enabled { font-color: #879BB4; border-color: #142846; } cdx-text-input__input { font-color: #142846; } border { color: #BEC8D9; }