Welcome to Square Enix Wiki! Be sure to check out our To-Do List to see what work we need done! See here for Indie Wiki Jam Info!

Difference between revisions of "MediaWiki:Vector.css"

From Square Enix Wiki, the Fan-wiki for all things Square Enix
Jump to navigationJump to search
764 bytes added ,  16:49, 14 November 2014
no edit summary
Line 2: Line 2:


/* Nintendo = ff0016 */
/* Nintendo = ff0016 */
/* Define fonts */
@font-face {
    font-family: "Segoe UI Light";
    font-weight: 200;
    src: local("Segoe UI");
}
@font-face {
    font-family: "Segoe UI Semilight";
    font-weight: 300;
    src: local("Segoe UI");
}
@font-face {
    font-family: "Segoe UI";
    font-weight: 400;
    src: local("Segoe UI");
}
@font-face {
    font-family: "Segoe UI Semibold";
    font-weight: 600;
    src: local("Segoe UI");
}
@font-face {
    font-family: "Segoe UI Bold";
    font-weight: 700;
    src: local("Segoe UI");
}
@font-face {
    font-family: "Segoe UI Italic";
    font-style: italic;
    font-weight: 400;
    src: local("Segoe UI");
}
@font-face {
    font-family: "Segoe UI Bold Italic";
    font-style: italic;
    font-weight: 700;
    src: local("Segoe UI");
}


/* Widen search bar */
/* Widen search bar */
Line 258: Line 298:
h5,  
h5,  
h6{
h6{
   font-family:'Segoe UI Semilight', sans-serif;
   font-family:'Segoe UI Semilight';
   color: #CCCCCC;
   color: #CCCCCC;
   border-bottom: #CCCCCC 1px solid;
   border-bottom: #CCCCCC 1px solid;

Navigation menu