Skip to content
This repository was archived by the owner on Jul 13, 2026. It is now read-only.

Commit 327a997

Browse files
authored
Update fixespt2.scss
1 parent b95a031 commit 327a997

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

src/fixespt2.scss

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
// notice
2-
html[lang][lang][lang][lang][lang][lang][lang][lang][lang][lang]::before {
3-
content: "ClearVision v6 is discontinued, please download v7 from the ClearVision Github, Discord or BD website.\aNavigate to #download-official-presets in the ClearVision Discord server to download v7.\aNo support will be provided to v6." !important;
4-
text-align: center !important;
2+
html[lang][lang][lang][lang][lang][lang][lang][lang][lang][lang][lang][lang][lang]::before {
3+
content: "ClearVision v6 is discontinued, please download v7 from the ClearVision Github, Discord or BD website.\aNavigate to #download-official-presets in the ClearVision Discord server to download v7.\aNo support will be provided to v6.\aVersion 6 of ClearVision will eventually be unusable in the future by means of Discord updating their CSS.\aWe are not affiliated with BD Editor." !important;
4+
text-align: start !important;
55
position: absolute !important;
66
color: #fff !important;
77
padding: 10px !important;
88
background-color: #000 !important;
99
z-index: 9999 !important;
10+
display: block !important;
11+
white-space: pre !important;
1012
}

0 commit comments

Comments
 (0)