Gentoo Archives: gentoo-commits

From: "Xavier Neys (neysx)" <neysx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/css: main.css
Date: Sat, 08 Mar 2008 11:29:21
Message-Id: E1JXxEW-0005q7-A1@stork.gentoo.org
1 neysx 08/03/08 11:28:56
2
3 Modified: main.css
4 Log:
5 dt {font-weight: bold;}
6
7 Revision Changes Path
8 1.18 xml/htdocs/css/main.css
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/css/main.css?rev=1.18&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/css/main.css?rev=1.18&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/css/main.css?r1=1.17&r2=1.18
13
14 Index: main.css
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/css/main.css,v
17 retrieving revision 1.17
18 retrieving revision 1.18
19 diff -u -r1.17 -r1.18
20 --- main.css 31 Oct 2007 10:19:07 -0000 1.17
21 +++ main.css 8 Mar 2008 11:28:55 -0000 1.18
22 @@ -18,6 +18,10 @@
23 font-weight: bold;
24 }
25
26 +dt {
27 + font-weight: bold;
28 +}
29 +
30 .chapnum {
31 font-size: 0.85em;
32 }
33
34
35
36 --
37 gentoo-commits@l.g.o mailing list