MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 5: Line 5:
@font-face { font-family: 'MyCustomFont'; src: url('/nc_assets/fonts/Balu Brigada Font.ttf') format('truetype'); font-weight: normal; font-style: normal; padding-bottom: -1  }
@font-face { font-family: 'MyCustomFont'; src: url('/nc_assets/fonts/Balu Brigada Font.ttf') format('truetype'); font-weight: normal; font-style: normal; padding-bottom: -1  }


@font-face { font-family: 'MyCustomFont2'; src: url('/nc_assets/fonts/Bandana Font.ttf') format('truetype'); font-weight: normal; font-style: normal; padding-bottom: -1 }
@font-face { font-family: 'MyCustomFont2'; src: url('/nc_assets/fonts/Bandana Font.ttf') format('truetype'); font-weight: normal; font-style: normal; font-size: 200px }


.mw-mmv-post-image { background-color: #DDD7CC; }
.mw-mmv-post-image { background-color: #DDD7CC; }
Line 87: Line 87:


/* background color of the content and title of pages */  
/* background color of the content and title of pages */  
#content { background-color: #DDD7CC; font-family: 'MyCustomFont2', sans-serif; font-size: 105% }  
#content { background-color: #DDD7CC; font-family: 'MyCustomFont2', sans-serif; }  
   
   
/* This is from the background color of the title of the Navigation menu in the left column */
/* This is from the background color of the title of the Navigation menu in the left column */

Navigation menu