mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
💄 Rebuild CSS for refactoring changes
This commit is contained in:
@@ -3698,6 +3698,42 @@ pre {
|
|||||||
height: 0px;
|
height: 0px;
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
|
.center-relative-left {
|
||||||
|
left: calc(max(-50vw,-800px) + 50%);
|
||||||
|
}
|
||||||
|
.margin-0 {
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
.margin-top-\[-15px\] {
|
||||||
|
margin-top: -15px;
|
||||||
|
}
|
||||||
|
.margin-top-\[0\.5rem\] {
|
||||||
|
margin-top: 0.5rem;
|
||||||
|
}
|
||||||
|
.margin-right-\[10px\] {
|
||||||
|
margin-right: 10px;
|
||||||
|
}
|
||||||
|
.margin-left-\[0px\] {
|
||||||
|
margin-left: 0px;
|
||||||
|
}
|
||||||
|
.padding-main-menu {
|
||||||
|
padding: 2px 0 3px 0;
|
||||||
|
}
|
||||||
|
.padding-top-\[5px\] {
|
||||||
|
padding-top: 5px;
|
||||||
|
}
|
||||||
|
.z-index-\[-10\] {
|
||||||
|
z-index: -10;
|
||||||
|
}
|
||||||
|
.z-index-80 {
|
||||||
|
z-index: 80;
|
||||||
|
}
|
||||||
|
.z-index-100 {
|
||||||
|
z-index: 100;
|
||||||
|
}
|
||||||
|
.z-index-500 {
|
||||||
|
z-index: 500;
|
||||||
|
}
|
||||||
[id^="fn"], [id^="fnref"] {
|
[id^="fn"], [id^="fnref"] {
|
||||||
scroll-margin-top: 145px;
|
scroll-margin-top: 145px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user