The Evil Within Wiki

We've Moved! Just as Gamepedia has joined forces with Fandom, this wiki had joined forces with our Fandom equivalent. The wiki has been archived and we ask that readers and editors move to the now combined wiki on Fandom. Click to go to the new wiki.

READ MORE

The Evil Within Wiki
No edit summary
No edit summary
Line 204: Line 204:
   
 
div.vectorMenu h3 a {
 
div.vectorMenu h3 a {
background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url("https://hydra-media.cursecdn.com/rebuild.gamepedia.com/0/0b/Vector_menu_downarrow.png") !important;
+
background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url("https://rebuild.gamepedia.com/media/rebuild.gamepedia.com/0/0b/Vector_menu_downarrow.png") !important;
 
background-position: 100% 30%;
 
background-position: 100% 30%;
 
background-repeat: no-repeat;
 
background-repeat: no-repeat;
Line 513: Line 513:
 
#file img,
 
#file img,
 
.filehistory a img {
 
.filehistory a img {
background: url("https://hydra-media.cursecdn.com/battlecry.gamepedia.com/8/84/Dark_checker.svg") repeat scroll 0 0 rgba(0, 0, 0, 0);
+
background: url("https://battlecry.gamepedia.com/media/battlecry.gamepedia.com/8/84/Dark_checker.svg") repeat scroll 0 0 rgba(0, 0, 0, 0);
 
}
 
}
   
Line 696: Line 696:
 
 
 
.mw-echo-overlay-pokey {
 
.mw-echo-overlay-pokey {
background-image: url("https://hydra-media.cursecdn.com/witcher.gamepedia.com/9/9e/Pokey.png");
+
background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/9/9e/Pokey.png");
 
}
 
}
   
Line 939: Line 939:
 
/* copyright images tweak */
 
/* copyright images tweak */
 
.skin-hydradark .copyright-icon {
 
.skin-hydradark .copyright-icon {
background-image: url("https://hydra-media.cursecdn.com/commons.gamepedia.com/thumb/5/58/Copyright_darkwiki.png/32px-Copyright_darkwiki.png");
+
background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/thumb/5/58/Copyright_darkwiki.png/32px-Copyright_darkwiki.png");
 
background-size: 100%;
 
background-size: 100%;
 
height: 32px;
 
height: 32px;

Revision as of 22:04, 28 August 2017

/* CSS placed here will affect users of the Hydra skin */
/* Link Colours -> #B38000 */

#p-logo a{
    margin-top: 6px;
    margin-left: 1px;
}

div#mw-head li.new a, 
div#mw-head li.new a span,
a.new:visited, 
a.new:visited,
a.new:hover, 
a.new:visited:hover, 
a.new {
    color: #c53131 !important;
}

body {
    background: #000000 url("https://theevilwithin.gamepedia.com/media/theevilwithin.gamepedia.com/7/71/Evil-within-background.jpg");
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

body.page-Ad_Infinitum_Wiki h1.firstHeading {
    display:none;
}

body.page-Sandbox h1.firstHeading {
    display:none;
}

div#mainpageheader { 
    background: #3B7789; 
    text-align: left; 
    border: 1px solid #3B7789;
    color: #B38000; 
    font-size: 100%; 
    padding: 1px 1px 3px 3px;
}

/* For elements which only display in the mobile view */
.mobileonly {
    display: none;
}

p-sharing-label {
    background-image: none;
}

/* Search fix */
.sitedir-ltr textarea, .sitedir-ltr input {
    direction: ltr;
    color: #e0e0e0;
    background: #202020;
    border: 1px solid #404040;
}

.skin-hydradark .mw-search-profile-tabs {
    background-color: transparent;
    border: 1px solid #B38000;
}

.skin-hydradark .mw-search-profile-tabs div.search-types ul li.current a {
    color: #fff;
}

.mw-ui-button.mw-ui-progressive, .mw-ui-button.mw-ui-primary {
    background: #202020;
    color: #e0e0e0;
    border: 1px solid #404040;
    text-shadow: 0 1px rgba(0,0,0,.1);
}

#mw-search-top-table div.results-info {
    color: #fff;
}

/* Framework */
body #pageWrapper {
    margin-right: 5px;
}

/* Head */
div#mw-page-base {
    background: transparent;
    background-image: none;
}

#mw-head-base {
    background: transparent;
    background-image: none;
    border-bottom: 0px;
}

div#mw-head {
    background: #191819;
    border-bottom: 1px solid #191819;
    border-top: 1px solid #191819;
    color: #B38000;
    height: 30px;
    left: 176px;
    margin-top: 3em;
    margin-right: 5px;
    position: absolute;
    width: auto;
}

/* Tabs */
#left-navigation {
    margin-left: 10px;
    margin-top: 0;
}

#right-navigation {
    margin-top: 0;
    margin-left: 0;
}

#ca-watch.icon a,
#ca-unwatch.icon a {
    padding-top: 23px;
    margin-top: 1px;
}

div#p-search {
    margin-top: -7px;
}

#p-search form,
#p-search input {
    margin: 0.15em 0 0;
}

div.vectorMenu div.menu {
    border: none;
    background: #202020 !important;
}

div.vectorMenu h3 span {
    padding-top: .6em !important;
}

div.vectorTabs {
    background-color: transparent;
    background-image: none;
    height: 30px;
    margin: 0;
    padding: 0;
}
 
div.vectorTabs span {
    background-image: none;
}

div.vectorTabs span a {
    padding-top: 0.5em;
    background-image: none;
}

div.vectorTabs li.selected a,
div.vectorTabs li.selected a span,
div.vectorTabs li.selected a:visited,
div.vectorTabs li.selected a:visited span {
    background-image: none;
    background-color: transparent;
    color: #FFFFFF !important;
    font-weight: bold;
    text-decoration: none;
}
 
div.vectorTabs ul {
    background-image: none;
}
 
div.vectorTabs li a,
div.vectorTabs li a span {
    background-image: none;
    color:#fff;
}
 
div.vectorTabs li a:hover,
div.vectorTabs li a:hover span {
    background-image: none;
    color:#FFFFFF;
}
 
div.vectorTabs li a {
    background-image: none;
}
 
div.vectorTabs li.selected, 
div.vectorTabs ul li {
    background-color:transparent;
    background-image:none;
}

div#mw-head div.vectorMenu h3 {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}

div.vectorMenu h3 a {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url("https://rebuild.gamepedia.com/media/rebuild.gamepedia.com/0/0b/Vector_menu_downarrow.png") !important;
    background-position: 100% 30%;
    background-repeat: no-repeat;
}

div#mw-head div.vectorMenu h4,
div#p-variants.vectorMenu #mw-vector-current-variant {
    padding-top: 0.5em;
}

div.vectorMenu {
    background-position: 100% 20%;
}
 
div.vectorMenu ul {
    background: none repeat scroll 0 0 #000000;
    border: none;
}
  
div.vectorMenu li a {
    color:#FFFFFF;
}

/* Sidebar */
div#mw-panel {
}

div#mw-panel div.portal div.body ul li a, div#mw-panel div.portal div.body ul li a:visited {
    color: #B38000 !important;
}

div#mw-panel div.portal:not(#p-claimWiki):not(#p-socialProfiles):not(#p-sitePromos) {
    background: rgba(0,0,0, 0.75);
    border: 1px solid #000000;
    color: #B38000;
}

div#mw-panel div.portal div.body {
    background-image: none;
    color: #B38000;
}

.skin-hydradark #mw-panel.collapsible-nav .portal {
    background-image: none;
    padding: 0 !important;
    color: #fff;
}

div#mw-panel div.portal h3,
.skin-hydradark #mw-panel.collapsible-nav .portal h3 a,
.skin-hydradark #mw-panel.collapsible-nav .portal h3 a:visited,
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 a,
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 a:visited {
    border: medium none;
    color: #B38000;
    font-weight: bold;
}

#p-navigation > h3,
#p-Links > h3,
#p-Gamepedia > h3,
#p-tb > h3 {
    background: none repeat scroll 0 0 #191819;
    color: #B38000;
}

div#mw-panel div.portal div.body ul li a,
div#mw-panel div.portal div.body ul li a:visited {
    color: #B38000;
}

div#mw-panel div.portal div.body ul li a:hover {
    color: #B38000;
}

.socialSidebar {
    width: auto;
    max-width: 100%;
}

/* Content */
div#content {
    background: rgba(0, 0, 0, 0.75);
    border: 1px dashed #B38000;
    box-sizing: border-box;
    color: #FFFFFF;
}

/* anchors */
a, 
a:visited,
div#content a.extiw,
div#content a.extiw:visited,
div#content a.external, 
div#content a.external:visited {
    color: #B38000;
}

/* Other common page elements */
h1, h2 {
    border-bottom: 1px solid #B38000;
    color: #FFFFFF;
}

h3, h4, h5, h6 {
    color: #FFFFFF;
}

hr {
   background-color: #B38000;
}

div#toc,
div.toc,
div.mw-warning {
    border: 1px dashed #B38000;
    background: rgba(0, 0, 0, 0.75);
}

#catlinks,
#toc,
.toc,
.mw-warning {
    border: 1px dashed #B38000;
    background: rgba(0, 0, 0, 0.75);
}

.catlinks,
ul#filetoc {
    background: transparent;
    border: 1px dashed #B38000;
    clear: both;
    margin-top: 1em;
    padding: 5px;
}

.catlinks li {
    border-left: none;
}

.CategoryTreeToggle {
    color: #B38000;
}

ul {
    list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAJCAYAAAAPU20uAAAABmJLR0QAyABSAAPWF7MBAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QsOBhAmaTkIbQAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAOklEQVQY02NgGETg////DP///2/4////hv///ztgU2DwHwEuwMSZcBgogMuKBf///7/w////AKLdBgAxZiodAGVkaAAAAABJRU5ErkJggg==');
}

fieldset {
    border: 1px solid #B38000;
}

pre,
.mw-code {
    background-color: #000000;
    border: 1px dashed #B38000;
    color: #FFFFFF;
    padding: 1em;
}

code {
    background-color: #000000;
}

/* Footer */
div#footer {
    background: rgba(0, 0, 0, 0.75);
    border: 1px dashed #B38000;
    color: #FFFFFF;
    margin-top: 5px;
    overflow: hidden;
}

div#footer ul li {
    color: #fff;
}

/* greens adjustment */
.mw-plusminus-pos,
.success {
    color: #00FF00;
}

/* tables */
table.wikitable {
    background: transparent;
    border: 1px dashed #B38000;
}

table.wikitable th,
table.wikitable tr th,
table.wikitable > tr > th,
table.wikitable > * > tr > th,
table.wikitable td,
table.wikitable tr td,
table.wikitable > tr > td,
table.wikitable > * > tr > td {
    border: 1px dashed #B38000;
}

table.wikitable > tr > th,
table.wikitable > * > tr > th {
    background-color: #B38000;
    text-align: center;
}

.wikitable th {
    background-color:#8a8a8a;
    border: 1px dashed #B38000;
    color: #fff;
    padding: 0.2em;
}

.wikitable td {
    border: 1px dashed #B38000;
    color: #ffffff;
    padding: 0.2em;
}

/* pager tables */

.skin-hydradark .TablePager tr:hover td, .skin-hydradark .mw-datatable tr:hover td {
    background-color: rgba(0, 0, 0, 0.75);
    color: #ffffff;
}

.skin-hydradark .TablePager th, .skin-hydradark .mw-datatable th, .skin-hydradark table.mw_metadata th {
    background-color: rgba(0, 0, 0, 0.75);
    border: none;
    color: #ffffff;
}

.skin-hydradark .TablePager {
    color: #000000;    
    border: 1px dashed #B38000;
    padding:0 0.15em;
}

.skin-hydradark .TablePager th {
    color: #ffffff;    
    border: 1px dashed #B38000;
    padding:0 0.15em;
    background: #B38000;
}

.skin-hydradark .TablePager tr:hover td {
    color: #ffffff;
    background-color: #B38000;
}

.skin-hydradark .TablePager th a {
    color: #FFFFFF !important;
}
 
.skin-hydradark .TablePager td {
    border: 1px dashed #B38000;
    color: #fff;
}

/* colour fix for metadata box */
table.mw_metadata th {
    border: 1px dashed #B38000;
    color: #FFFFFF;
}

table.mw_metadata td {
    border: 1px dashed #B38000;
    color: #fff;
}

/* WikiClaims fixes */
#claimlist {
    background: none repeat scroll 0 0 transparent;
    color: #ffffff !important;
}

#claimlist .approved a {
}

#claimlist .approved td {
    color: #ffffff !important;
}

#claimlist .controls_container > .dropdown {
    right: 24px;
    top: -24px;
}

#claimlist .sortable th:hover {
    background-color: #000000;
}

#claimlist th,
#claimlist .sortable th.unsortable {
    background-color: #000000;
    border: 1px solid #B38000;
    padding: 0.2em;
    color: #ffffff !important;
}

#claimlist td {
    border: 1px solid #B38000;
    padding: 0.2em;
    color: #ffffff !important;
}

/* images */
#file img,
.filehistory a img {
    background: url("https://battlecry.gamepedia.com/media/battlecry.gamepedia.com/8/84/Dark_checker.svg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#file img:hover,
.filehistory a img:hover {
    background: rgba(0, 0, 0, 0);
}

/* thumbnails and galleries */
div.thumbinner {
    background-color: #B38000;
    border: 1px dashed #B38000;
}

img.thumbborder {
    border: 1px dashed #B38000;
}

html .thumbimage {
    border: 1px dashed #B38000;
}

li.gallerybox div.thumb {
    background-color: rgba(0, 0, 0, 0.75);
    border: 1px dashed #B38000;
}

/* Page history */
#pagehistory li.selected {
    background-color: rgba(0, 0, 0, 0.75);
    background-image: none;
    border: 1px dashed #B38000;
    box-shadow: 0 0.1em 0.75em #000000;
    padding: 3px;
}

table.diff {
    background: transparent;
}

.ui-widget-content {
    background: #000 !important;
    color: #fff;
}

td.diff-context {
    background: none repeat scroll 0 0 transparent;
    color: #fff;
}

td.diff-deletedline {
    background-color: #000;
    border-color: #fff;
    color: #fff;
}

td.diff-addedline {
    background-color: #000;
    border-color: #fff;
    color: #fff;
}

#pagehistory li {
    background-color: transparent;
    border: none;
    padding: 3px;
}

/* search form */
.skin-hydradark .mw-search-profile-tabs {
    background: #000000;
    border: 1px solid #B38000;
    margin-top: 1em;
}

.skin-hydradark .mw-search-profile-tabs div.search-types ul li.current a {
    color: #B38000;
}

.skin-hydradark .mw-search-profile-tabs div.search-types ul li a {
    color: #FFFFFF;
}

.mw-search-result-data {
    color: #FFFFFF;
}

fieldset#mw-searchoptions {
    background-color: transparent;
    border: 1px solid #B38000 !important;
    box-shadow: 0 0.1em 0.75em #000000;
}

fieldset#mw-searchoptions div.divider {
    border-bottom: 1px solid #B38000;
    background-color: transparent;
}

.skin-hydradark fieldset#mw-searchoptions {
    background-color: transparent;
}

/* Preferences */
.skin-hydradark #preferences {
    background-color: transparent;
}

.skin-hydradark #preferences legend {
    color: #fff;
}

.skin-hydradark #preftoc a, .skin-hydradark #preftoc a:active {
    color: #fff;
}


.skin-hydradark #preftoc {
    background-color: #000000;
    border: 0px;
    margin: 0 0 4px !important;
}

.skin-hydradark #preftoc,
.skin-hydradark #preftoc li,  
.skin-hydradark #preferences, 
.skin-hydradark #preftoc li a {
    background-image: none;
    background-color: transparent;
    color: #B38000;
}

.skin-hydradark #preftoc li.selected a {
    background-color: #000000;
    background-image: none;
    border-color: #B38000;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #FFFFFF;
}

.skin-hydradark #preferences {
    background-color: #000000;
    border: 1px solid #B38000;
}

.skin-hydradark #preferences fieldset {
    border-color: #B38000;
    box-shadow: none;
}

[type="radio"]:checked ~ label {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: medium none;
    z-index: 2;
}

/* multi-upload screen font colour fix */
#upload_list .file .file-title {
    color: #000000;
}

.check_span {
    color: #1D1D1D;
    float: right;
}

#upload_list .file a {
    color: #0000FF;
}

/* Notifications */
.mw-notification {
    background-color: #000000;
}

/* Echo notification colour tweak */
.mw-echo-overlay {
    background-color: #000000;
    border: 1px solid #B38000;
    color: #FFFFFF;
}
 
.mw-echo-overlay-pokey {
    background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/9/9e/Pokey.png");
}

.mw-echo-overlay li.mw-echo-notification {
    border: 1px solid #B38000;
}
 
#mw-echo-overlay-pref-link {
    border-left: 1px solid #B38000;
}
 
.mw-echo-overlay .mw-echo-grey-link a {
    color: #eeeeee;
}
 
.mw-echo-overlay .mw-echo-grey-link:hover a {
    color: #B38000 !important;
}

.mw-echo-notifications {
    border: 1px solid #B38000;
}

.mw-echo-overlay-title {
    border-bottom: 1px solid #B38000;
}

.mw-echo-title {
    background-color: #000000;
}

#mw-echo-overlay-footer {
    border-top: none;
}

.mw-echo-overlay li.mw-echo-notification,
.mw-echo-overlay li.mw-echo-notification:last-child,
.mw-echo-overlay li.mw-echo-notification.mw-echo-unread,
#mw-echo-special-container .mw-echo-notification,
#mw-echo-special-container .mw-echo-notification.mw-echo-unread {
    background-color: #000000 !important;
}
.mw-echo-overlay li.mw-echo-notification:hover,
.mw-echo-overlay li.mw-echo-notification.mw-echo-unread:hover,
#mw-echo-special-container .mw-echo-notification:hover,
#mw-echo-special-container .mw-echo-notification.mw-echo-unread:hover {
    background-color: #121212;
}
 
.mw-echo-notification {
    background-color: #000000;
    color: #FFFFFF;
}
 
.mw-echo-timestamp {
    color: #B38000;
}
 
.mw-echo-date-section {
    border-bottom: 8px solid #D5D4D4;
    color: #B38000;
}
 
.mw-echo-dismiss {
    background-color: #000000;
}

.autocomment {
    color: #EFEFEF;
}

/* interwiki table bg fix for active entries */
.mw-interwikitable-local,
.mw-interwikitable-trans {
    text-shadow: 1px 1px 1px black;
}

/* user profile info colour tweak */
.helper_mark:before {
    background-color: #000000;
    border: 1px solid #EFEFEF;
    color: #D5D4D4;
}

.helper_mark > span:after {
    background-color: #000000;
    bottom: -5px;
    box-shadow: -4px -4px 5px 2px #000000, 4px 4px 5px 1px rgba(35, 49, 72, 0.75);
    color: #D5D4D4;
}

.helper_mark > span {
    background-color: #000000;
    color: #D5D4D4;
}

/* Wiki editor fixes */
div.wikiEditor-ui {
    background: rgba(0, 0, 0, 0);
    border: medium none;
}

div.wikiEditor-ui div.wikiEditor-ui-view {
    border: 1px dashed #B38000;
}

div.wikiEditor-ui-buttons {
    background-color: rgba(0, 0, 0, 0);
    border-top: medium none;
    margin-right: 5px;
}


div.wikiEditor-ui-controls {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px dashed #B38000;
}

div.wikiEditor-ui-tabs {
    background-color: #101010;
    border-left: 1px dashed #B38000;
    border-top: 1px dashed #B38000;
}

div.wikiEditor-ui-tabs div {
    background-color: #1D1D1D;
    border-right:  1px dashed #B38000;
    border-bottom: 1px dashed #B38000;
}

div.wikiEditor-ui-tabs div a {
    background: #AB0000; 
    background-color: #101010;
    color: #FFFFFF;
}

div.wikiEditor-ui-tabs div.current {
    background-color: #1D1D1D;
    border-bottom: 1px dashed #B38000;
}

div.wikiEditor-ui-tabs div.current a {
   color: #ffffff;
   background: #B38000;
}

div.wikiEditor-ui .wikiEditor-ui-top {
   border-bottom: 1px dashed #B38000;
}

div.wikiEditor-ui-toolbar {
   background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

div.wikiEditor-ui-toolbar .group {
    border-right: 1px solid #505050;
}

div.wikiEditor-ui-toolbar .group-search {
   border-left: 1px dashed #B38000;
   border-right: none;
}

div.wikiEditor-ui-toolbar .group .label {
   color: #E0E0E0;
}

.tab {
   border-color: transparent;
}

div.wikiEditor-ui-toolbar .tabs span.tab a,
div.wikiEditor-ui-toolbar .tabs span.tab a:visited {
   color: #E0E0E0;
}

div.wikiEditor-ui-toolbar .tabs span.tab a.current,
div.wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
   color: #ffffff;
}

div.wikiEditor-ui-toolbar .group .tool-select .label {
   color: #000000;
}

div.wikiEditor-ui-toolbar .sections .section {
    background-color: rgba(0, 0, 0, 0.2);
    border-top: 1px solid #505050;
}

div.wikiEditor-ui-toolbar .booklet .index div {
    color: #7AB1CC;
}

div.wikiEditor-ui-toolbar .booklet .index .current {
    background-color: #0A0B0C;
    color: #e0e0e0;
}

div.wikiEditor-ui-toolbar .booklet .pages {
    background-color: #0a0b0c;
}

div.wikiEditor-ui-toolbar .page-characters div span {
    border: 1px solid #404040;
    color: #e0e0e0;
}

div.wikiEditor-ui-toolbar .page-characters div span:hover {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: #505050;
    color: #7AB1CC;
}

div.wikiEditor-ui-toolbar .page-table td {
    border-top: 1px solid #505050;
    color: #E0E0E0;
}

div.wikiEditor-preview-contents,
div.wikiEditor-preview-loading {
    background-color: transparent;
}

div.editOptions {  
    background-color: transparent;
    border-color: -moz-use-text-color #505050 #505050;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

/* login screen */
.mw-ui-vform label {
    color: #fff;
}

#mw-createaccount-join {
    box-shadow: 4px 4px 4px 4px rgba(255, 255, 255, 0.2);
}

/* copyright images tweak */
.skin-hydradark .copyright-icon {
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/thumb/5/58/Copyright_darkwiki.png/32px-Copyright_darkwiki.png");
    background-size: 100%;
    height: 32px;
    width: 32px;
}

.ambox {
    background-color: #282828;
    border-bottom-color: #383838;
    border-right-color: #383838;
    border-top-color: #383838;
    border-collapse: collapse;
    font-size: 95%;
    margin: 0 auto 2px auto;
    width: 80%;
}

.ambox-gray {
    border-left-color: #383838;
}

.ambox.ambox-tiny {
    font-size: 90%;
    margin: 2px 0;
    width: auto;
}

.ambox + .ambox {
     margin-top: -2px;
}

.ambox-text {
     padding: 0.25em 0.5em;
}

.ambox-image {
     padding: 2px 0px 2px 0.5em;
     text-align: center;
     width: 60px;
}

.ambox-tiny .ambox-image {
     padding: 2px 0.5em;
     text-align: left;
     width: auto;
}

/* Ambox colors */
.ambox-blue {
     border-left: 10px solid #1e90ff;
}

.ambox-red {
     border-left: 10px solid #b22222;
}

.ambox-orange {
     border-left: 10px solid #f28500;
}

.ambox-yellow {
     border-left: 10px solid #f4c430;
}

.ambox-purple {
     border-left: 10px solid #9932cc;
}

.ambox-gray {
     border-left: 10px solid #bba;
}

.ambox-green {
     border-left: 10px solid #228b22;
}

/* Ambox small text */
.amsmalltext {
     font-size: smaller;
     margin-left:0.8em;
     margin-top:0.5em;
}