add public design files

This commit is contained in:
Alan
2026-02-15 18:29:53 +03:00
parent 446351622f
commit 818397acb7
486 changed files with 43323 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Russo+One&subset=latin,cyrillic);
body {background: #141618 !important;}
a {
text-decoration: underline !important;
cursor: pointer !important;
}
img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
/* max-width: 480px !important;
max-height: 480px !important;*/
}
.mb {
margin-bottom: 30px;
}
.zooming2-title {
text-align: center;
margin-bottom: 5px;
font-size: 18px;
}