/* Centered text styling */
h1 {
font-size: 3rem;
text-align: center;
}
/* Optional glow effect for an ultraviolet light feel */
h1 {
text-shadow: 0 0 10px rgba(255, 255, 255, 0.8),
0 0 20px rgba(255, 255, 255, 0.6),
0 0 30px rgba(255, 255, 255, 0.4);
}
</style>
-
Notifications
You must be signed in to change notification settings - Fork 0
Tat-spec/ultraviolet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published