Scriptyfa / style.css
Ridam7777u's picture
Upload 5 files
be416b0 verified
raw
history blame contribute delete
240 Bytes
body {
background-color: #0f172a;
color: white;
font-family: 'Segoe UI', sans-serif;
}
h1 {
color: #38bdf8;
}
.gr-button {
background-color: #2563eb !important;
border-radius: 12px !important;
font-weight: bold !important;
}