Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'public/css/about.css')
-rw-r--r--public/css/about.css22
1 files changed, 22 insertions, 0 deletions
diff --git a/public/css/about.css b/public/css/about.css
new file mode 100644
index 0000000..0fd8970
--- /dev/null
+++ b/public/css/about.css
@@ -0,0 +1,22 @@
+.content-div {
+ padding-top: 20px;
+ text-align: left;
+}
+
+.license {
+ font-size: 70%;
+ padding-top: 40px;
+}
+
+.title {
+ font-size: 70px;
+}
+
+.about-contents {
+ font
+}
+
+.license-btn {
+ margin-top: 30px;
+ width: 20%;
+}