ajout pose et logos
This commit is contained in:
@@ -320,6 +320,20 @@
|
||||
font-weight: bold;
|
||||
color: #084a74;
|
||||
}
|
||||
#pause img {
|
||||
animation: none;
|
||||
width: 260px;
|
||||
height: auto;
|
||||
filter: drop-shadow(0 0 18px rgba(0, 0, 0, 0.8));
|
||||
}
|
||||
#pause figcaption {
|
||||
font-family: "Sherwood", "Palatino Linotype", serif;
|
||||
font-size: 2rem;
|
||||
font-weight: bold;
|
||||
color: #c8a84b;
|
||||
text-shadow: 0 0 10px rgba(0, 0, 0, 0.9), 1px 1px 2px #000;
|
||||
letter-spacing: 2px;
|
||||
}
|
||||
.application.oathhammer {
|
||||
border: 2px solid #c8a84b;
|
||||
border-radius: 6px;
|
||||
|
||||
Reference in New Issue
Block a user