Commit graph

7 commits

Author SHA1 Message Date
Bradley M. Kuhn
45904d4a25 Don't put any text in the <a> with only id so that the class isn't need in CSS.
<joar> you should change it to <a id="foo"></a>Generating reports
<joar> so, just create an empty <a> tag before the anchor target
<bkuhn> is that really the "right way" to do it?
<joar> it's the generally accepted way
<bkuhn> oh, ok.
<joar> it's the way sphinx does it, for example
<joar> I think wikipedia does the same
2013-11-14 12:50:48 -05:00
Bradley M. Kuhn
17526685af Use a CSS class to avoid decoration on <a id=""> tags that don't have an href. 2013-11-14 12:42:48 -05:00
Joar Wandborg
b5956069c2 Add the color for navbar-text too 2013-11-13 22:31:04 +01:00
Joar Wandborg
bdc0dd2fdf Add the background color too 2013-11-13 22:30:02 +01:00
Joar Wandborg
d0e569c5d2 More specific rules to override the defaults 2013-11-13 22:29:01 +01:00
Joar Wandborg
8939cd18e8 Change the color of the default navbar 2013-11-13 22:21:47 +01:00
Joar Wandborg
ecd9ba4a37 Initial templating 2013-10-23 16:17:17 +02:00