8 lines
82 B
CSS
8 lines
82 B
CSS
|
.cidrHead {
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
|
||
|
.cidrText a {
|
||
|
text-decoration: underline;
|
||
|
}
|