Change from id to class designators for "largefont", etc.
- Legacy-Id: 195
This commit is contained in:
parent
c8cc298c5d
commit
0ecb3e5e8f
|
@ -9,10 +9,10 @@
|
|||
A:Link {color: #0000ff; text-decoration:underline}
|
||||
A:Hover {color: #ff0000; text-decoration:underline}
|
||||
A:visited {color: #0000ff; text-decoration:underline}
|
||||
#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}
|
||||
.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}
|
||||
-->
|
||||
</STYLE>
|
||||
|
||||
|
|
Loading…
Reference in a new issue