Others Elements for the Pages
This commit is contained in:
@@ -573,6 +573,12 @@ h3 {
|
||||
text-shadow: .25rem .25rem .5rem $grayshadow;
|
||||
}
|
||||
|
||||
.myshadow {
|
||||
//color: white;
|
||||
text-shadow: .05rem .05rem .1rem $grayshadow;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.myh4 {
|
||||
font-size: 1.25rem;
|
||||
color: red;
|
||||
@@ -1486,3 +1492,7 @@ h3 {
|
||||
.animate__animated.animate__ease {
|
||||
transition-timing-function: ease;
|
||||
}
|
||||
|
||||
.buttreg {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user