Difference between revisions of "MediaWiki:Vector.css"

From Astrolords
Jump to: navigation, search
Line 2: Line 2:
  
 
.cSideBar {
 
.cSideBar {
  background-color: red;
+
width: 300px;
 
}
 
}

Revision as of 15:48, 24 January 2014

/* Размещённый здесь CSS будет применяться к векторной теме оформления  */

.cSideBar {
width: 300px;
}