summaryrefslogtreecommitdiff
path: root/2004-ru/CSS/1.css
diff options
context:
space:
mode:
authoruakci <uakci@uakci.eu>2020-09-18 02:23:27 +0200
committeruakci <uakci@uakci.eu>2020-09-18 02:23:27 +0200
commit27c9f305310f2025ae34be905589613d5c1f47e7 (patch)
tree0aad14438f236abd47e11d9090ad8950bd359d30 /2004-ru/CSS/1.css
downloadmirror-old-27c9f305310f2025ae34be905589613d5c1f47e7.tar.gz
mirror-old-27c9f305310f2025ae34be905589613d5c1f47e7.zip
2004-en, 2004-ru, 2011-en
Diffstat (limited to '2004-ru/CSS/1.css')
-rw-r--r--2004-ru/CSS/1.css34
1 files changed, 34 insertions, 0 deletions
diff --git a/2004-ru/CSS/1.css b/2004-ru/CSS/1.css
new file mode 100644
index 0000000..bca480a
--- /dev/null
+++ b/2004-ru/CSS/1.css
@@ -0,0 +1,34 @@
+.ft {
+ font-family: "Times New Roman";
+ text-align: justify;
+}
+.ftb {
+font-family: "Times New Roman";
+font-weight: bold;
+text-align: justify;
+}
+
+.ft48 {
+font-size: 48px;
+color: #FF0000;
+font-family: "Times New Roman";
+}
+.ftred {
+ font-family: "Times New Roman";
+ color: #FF0000;
+ text-align: justify;
+}
+.ftblue {
+ font-family: "Times New Roman";
+ color: #0000FF;
+ text-align: justify;
+}
+.ftlsu {
+font-family: "Lucida Sans Unicode";
+text-align: justify;
+}
+.ftn {
+color: #FFFFFF;
+font-family: "Times New Roman";
+background-color: #FFFFFF;
+}