mirror of
https://github.com/Retropex/custom-ocean.xyz-dashboard.git
synced 2025-05-12 19:20:45 +02:00
Update common.css
This commit is contained in:
parent
5e25b5a485
commit
d19f3ee11c
@ -263,17 +263,17 @@ h1 {
|
|||||||
|
|
||||||
.yellow-glow {
|
.yellow-glow {
|
||||||
color: #ffd700 !important;
|
color: #ffd700 !important;
|
||||||
text-shadow: 0 0 6px #ffd700, 0 0 12px #ffd700;
|
text-shadow: 0 0 6px #ffd700, 0 0 10px #ffd700;
|
||||||
}
|
}
|
||||||
|
|
||||||
.blue-glow {
|
.blue-glow {
|
||||||
color: #00dfff !important;
|
color: #00dfff !important;
|
||||||
text-shadow: 0 0 6px #00dfff, 0 0 12px #00dfff;
|
text-shadow: 0 0 6px #00dfff, 0 0 10px #00dfff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.white-glow {
|
.white-glow {
|
||||||
color: #ffffff !important;
|
color: #ffffff !important;
|
||||||
text-shadow: 0 0 6px #ffffff, 0 0 12px #ffffff;
|
text-shadow: 0 0 6px #ffffff, 0 0 10px #ffffff;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Basic color classes for backward compatibility */
|
/* Basic color classes for backward compatibility */
|
||||||
|
Loading…
Reference in New Issue
Block a user