5 lines
44 B
CSS
5 lines
44 B
CSS
hr {height:50px;}
|
|
.test {
|
|
color: white;
|
|
}
|
hr {height:50px;}
|
|
.test {
|
|
color: white;
|
|
}
|