tex aligned middle
authorGabriel Wicke <gwicke@users.mediawiki.org>
Mon, 17 May 2004 11:51:00 +0000 (11:51 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Mon, 17 May 2004 11:51:00 +0000 (11:51 +0000)
stylesheets/common.css
stylesheets/monobook/main.css

index 998528c..657b332 100644 (file)
@@ -84,6 +84,7 @@ td.diff-context {
 }
 
 img { border: none; }
+img.tex { vertical-align: middle; }
 
 /* automatically generated edit summaries */
 .autocomment { color: gray; }
index eb08b80..084de89 100644 (file)
@@ -338,6 +338,7 @@ div.magnify a, div.magnify img {
 .hiddenStructure {
     display: none;
 }
+img.tex { vertical-align: middle; }
 /*
 ** classes for special content elements like town boxes
 ** intended to be referenced directly from the wiki src
@@ -791,4 +792,3 @@ head:first-child+body #footer li { white-space: nowrap; }
 
 /* debugging tool.. */
 /*div{ border:1px solid #000000;}*/
-