MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Source+Code+Pro&display=swap');
.mw-headline {
font-family: Sans-Serif;
}
#firstHeading {
#firstHeading {
font-family: Sans-Serif;
font-family: Sans-Serif;
Line 15: Line 8:
         min-height: 200px;
         min-height: 200px;
         float: left;
         float: left;
         width: 25%;
         width: 24%;
     }
     }
     .mainPageLinksBox:not(:last-child)
     .mainPageLinksBox:not(:last-child)
Line 21: Line 14:
         margin-right: 5px;
         margin-right: 5px;
     }
     }
}
.imageLink_TypeInheritance
{
    background-image: url('');
    width: 321px;
    height: 423px;
}
}


Line 68: Line 54:
{
{
background-color: #E5FDFE;
background-color: #E5FDFE;
}
/* CSS placed here will be applied to all skins */
.mw-headline {
font-family: Sans-Serif;
}
}


Line 85: Line 65:
         min-height: 648px;
         min-height: 648px;
         float: left;
         float: left;
         width: 31%;
         width: 24%;
     }
     }
     .mainPageLinksBox:not(:last-child)
     .mainPageLinksBox:not(:last-child)
Line 93: Line 73:
}
}


.imageLink_TypeInheritance
/* CSS placed here will be applied to all skins */
{
.mw-highlight pre {
     background-image: url('');
font-size: 90%;
     width: 321px;
     font-family: "Courier New", monospace;
     height: 423px;
    border: 0px;
     padding: 1px;
     margin: 1px;
}
}


/* CSS placed here will be applied to all skins */
.code pre {
.mw-highlight pre {
font-size: 90%;
font-size: 90%;
     font-family: "Courier New", monospace;
     font-family: "Courier New", monospace;
2,770

edits

Navigation menu