summaryrefslogtreecommitdiff
path: root/css/styleNew.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/styleNew.css')
-rw-r--r--css/styleNew.css25
1 files changed, 25 insertions, 0 deletions
diff --git a/css/styleNew.css b/css/styleNew.css
new file mode 100644
index 0000000..467e428
--- /dev/null
+++ b/css/styleNew.css
@@ -0,0 +1,25 @@
+#navbar
+{
+ margin-top: 10px;
+}
+
+footer
+{
+ font-size:12px;
+}
+
+.project-title
+{
+ font-size: 22px;
+}
+
+.checkbox
+{
+ width: 20px;
+ height: 20px;
+}
+
+.with-margin
+{
+ margin-bottom: 5px;
+}