9 lines
113 B
CSS
9 lines
113 B
CSS
|
|
/* IDS */
|
||
|
|
|
||
|
|
#primaryText {
|
||
|
|
margin-top: -8px !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
#secondaryText {
|
||
|
|
color: lightgray !important;
|
||
|
|
}
|