Add files via upload
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
|
||||
/* Headers */
|
||||
h1, h2, h3, h4 {
|
||||
color: #363636;
|
||||
color: #d3ebff;
|
||||
text-transform: uppercase;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
@ -328,13 +328,6 @@
|
||||
text-align: center;
|
||||
height: 250px;
|
||||
}
|
||||
.code.info #register{
|
||||
border: 1px solid#d3ebff;
|
||||
}
|
||||
.code.info #register:hover {
|
||||
color: #1f2c3d;
|
||||
background-color: #d3ebff;
|
||||
}
|
||||
.code.showtimes{
|
||||
height: 600px;
|
||||
}
|
||||
|
@ -327,9 +327,6 @@ main img {
|
||||
text-align: center;
|
||||
height: 250px;
|
||||
}
|
||||
.code.info #register{
|
||||
border: 1px solid#d3ebff;
|
||||
}
|
||||
.code.showtimes{
|
||||
height: 600px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user