From: Gabriel Wicke Date: Mon, 17 May 2004 11:51:00 +0000 (+0000) Subject: tex aligned middle X-Git-Tag: 1.3.0beta1~52 X-Git-Url: http://git.cyclocoop.org/%24self?a=commitdiff_plain;h=ef71210ca036638ad47428e3e2fed45683a5d5a7;p=lhc%2Fweb%2Fwiklou.git tex aligned middle --- diff --git a/stylesheets/common.css b/stylesheets/common.css index 998528c540..657b3326c4 100644 --- a/stylesheets/common.css +++ b/stylesheets/common.css @@ -84,6 +84,7 @@ td.diff-context { } img { border: none; } +img.tex { vertical-align: middle; } /* automatically generated edit summaries */ .autocomment { color: gray; } diff --git a/stylesheets/monobook/main.css b/stylesheets/monobook/main.css index eb08b80f7a..084de8959e 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -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;}*/ -