ура роблокс

This commit is contained in:
catmpeg 2025-06-15 02:40:32 +03:00
commit a0fbc194fd
6 changed files with 25 additions and 17 deletions

View file

@ -44,7 +44,11 @@ a {
a,
.webring {
color: orange;
color: rgb(66, 131, 252);
}
a:visited {
color: rgb(0, 17, 255);
}
main {
@ -79,7 +83,7 @@ main {
}
iframe {
border: 2px solid orange;
border: 2px solid rgb(66, 131, 252);
}
@media (max-width: 600px) {