source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Have results table inherit the small font.
@ 2011-12-16 15:05 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2011-12-16 15:05 UTC (permalink / raw)
  To: source

Log Message:
-----------
Have results table inherit the small font.

Modified Files:
--------------
    mdocml:
        man-cgi.css

Revision Data
-------------
Index: man-cgi.css
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/man-cgi.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -Lman-cgi.css -Lman-cgi.css -u -p -r1.3 -r1.4
--- man-cgi.css
+++ man-cgi.css
@@ -3,6 +3,7 @@ body > div			{ padding-left: 2em; 
 				  padding-top: 1em; }
 body > div#mancgi		{ padding-left: 0em; 
 				  padding-top: 0em; }
+body > div.results		{ font-size: smaller; }
 #mancgi fieldset		{ text-align: center; 
 			  	  font-size: small; }
 #mancgi input[name=expr] 	{ width: 25%; }
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-12-16 15:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-16 15:05 mdocml: Have results table inherit the small font kristaps

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).