We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8cc298 commit 0ecb3e5Copy full SHA for 0ecb3e5
1 file changed
ietf/templates/idtracker/base.html
@@ -9,10 +9,10 @@
9
A:Link {color: #0000ff; text-decoration:underline}
10
A:Hover {color: #ff0000; text-decoration:underline}
11
A:visited {color: #0000ff; text-decoration:underline}
12
- #largefont {font-weight: bold; color: #000000; font: 18pt arial}
13
- #largefont2 {color: #000000; font: 14pt verdana}
14
- #largefont3 {color: #000000; font: 13pt verdana}
15
- #largefont_red {font-weight: bold; color: #ff0000; font: 16pt arial}
+ .largefont {font-weight: bold; color: #000000; font: 18pt arial}
+ .largefont2 {color: #000000; font: 14pt verdana}
+ .largefont3 {color: #000000; font: 13pt verdana}
+ .largefont_red {font-weight: bold; color: #ff0000; font: 16pt arial}
16
-->
17
</STYLE>
18
0 commit comments