forked from stove/dataset
12 lines
151 B
CSS
12 lines
151 B
CSS
#header img {
|
|
background-color: transparent;
|
|
}
|
|
#footer {
|
|
display: none;
|
|
}
|
|
#logincontent {
|
|
max-width: 600px;
|
|
}
|
|
.alert {
|
|
text-align: center;
|
|
}
|