menu modal completed
This commit is contained in:
@@ -9,6 +9,23 @@
|
||||
|
||||
body {
|
||||
color: #fff;
|
||||
|
||||
.modal-content {
|
||||
background-color: rgba(0,0,0,0.8);
|
||||
.close {
|
||||
color: #fff;
|
||||
opacity: 1;
|
||||
font-size: inherit;
|
||||
font-size: 4em;
|
||||
float: none;
|
||||
}
|
||||
.modal-header {
|
||||
border: none;
|
||||
text-align: right;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
#page {
|
||||
.interior {
|
||||
|
||||
Reference in New Issue
Block a user