8 lines
84 B
CSS
8 lines
84 B
CSS
#main {
|
|
text-align: center;
|
|
}
|
|
|
|
#error-cat {
|
|
margin: 1em;
|
|
width: 240px;
|
|
} |