source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Edge in a little style.
@ 2011-12-16 19:18 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2011-12-16 19:18 UTC (permalink / raw)
  To: source

Log Message:
-----------
Edge in a little style.  Why not.

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.4
retrieving revision 1.5
diff -Lman-cgi.css -Lman-cgi.css -u -p -r1.4 -r1.5
--- man-cgi.css
+++ man-cgi.css
@@ -1,10 +1,12 @@
-body				{ font-family: Helvetica,Arial, sans-serif; }
+body				{ font-family: Helvetica, Arial, sans-serif; }
 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; 
+				  border: thin solid silver;
+				  border-radius: 1em;
 			  	  font-size: small; }
 #mancgi input[name=expr] 	{ width: 25%; }
 #mancgi td.title		{ padding-right: 1em; 
--
 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 19:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-16 19:18 mdocml: Edge in a little style 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).