default button styling + <style> pseudoclasses fix

This commit is contained in:
Face
2025-07-29 17:31:31 +03:00
parent 4362991412
commit 700c819612
4 changed files with 37 additions and 15 deletions

View File

@@ -19,6 +19,8 @@ mark { bg-[#FFFF00] }
code { text-xl font-mono }
a { text-[#1a0dab] }
pre { text-xl font-mono }
button { bg-[#1b1b1b] rounded-md text-white hover:bg-[#2a2a2a] active:bg-[#101010] }
"""
var HTML_CONTENT2 = "<head>