5 lines
50 B
CSS
5 lines
50 B
CSS
|
.redirectText {
|
||
|
font-size: 150%;
|
||
|
margin: 5px;
|
||
|
}
|