generated from Gallardo7761/miarma-template-full
Add: basic functionality
This commit is contained in:
@@ -6,6 +6,28 @@ header {
|
||||
box-shadow: 0 10px 30px rgba(0,0,0,0.9);
|
||||
}
|
||||
|
||||
.imperial-header {
|
||||
overflow: visible;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
.purity-seal {
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
width: 196px;
|
||||
z-index: 10;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.purity-seal.left {
|
||||
left: 8%;
|
||||
}
|
||||
|
||||
.purity-seal.right {
|
||||
right: 5%;
|
||||
transform: rotate(10deg);
|
||||
}
|
||||
|
||||
header h1 {
|
||||
font-family: 'Cinzel', serif;
|
||||
font-size: 3.5rem;
|
||||
|
||||
Reference in New Issue
Block a user