User:KurwaAntics/common.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Glowsquid moved page User:UntergangerPlus/common.css to User:KurwaAntics/common.css: Automatically moved page while renaming the user "UntergangerPlus" to "KurwaAntics")
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* Edit windows textbox */
body, table {
#wpTextbox1{
     font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
     font: 12px/normal 'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'source-code-pro', monospace;
}
}

Latest revision as of 22:22, June 12, 2018

body, table {
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}