MediaWiki:Geshi.css

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
Line 5: Line 5:
 
   border: 1px dashed #2F6FAB;
 
   border: 1px dashed #2F6FAB;
 
   background-color: #F9F9F9 !important;
 
   background-color: #F9F9F9 !important;
   font-size: 0.8em;
+
   font-size: 0.8em !important;
 
}
 
}

Revision as of 16:19, 15 October 2012

/* CSS placed here will be applied to GeSHi syntax highlighting */
 
.csharp.source-csharp .de1, .csharp.source-csharp .de2 {
  padding: 1em !important;
  border: 1px dashed #2F6FAB;
  background-color: #F9F9F9 !important;
  font-size: 0.8em !important;
}
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox