summaryrefslogtreecommitdiff
path: root/stylesheetU800px.css
diff options
context:
space:
mode:
author8cy <[email protected]>2020-04-21 01:16:29 -0700
committer8cy <[email protected]>2020-04-21 01:16:29 -0700
commitf410b0f585707e8e61d8bee7c1ca56a895a02466 (patch)
tree101131c47e00d32d4e3cae1bea6153c91c4b3119 /stylesheetU800px.css
parentCreate index.html (diff)
downloadacantha.ga-admin-f410b0f585707e8e61d8bee7c1ca56a895a02466.tar.xz
acantha.ga-admin-f410b0f585707e8e61d8bee7c1ca56a895a02466.zip
A New Beginning
Diffstat (limited to 'stylesheetU800px.css')
-rw-r--r--stylesheetU800px.css24
1 files changed, 24 insertions, 0 deletions
diff --git a/stylesheetU800px.css b/stylesheetU800px.css
new file mode 100644
index 0000000..a28d231
--- /dev/null
+++ b/stylesheetU800px.css
@@ -0,0 +1,24 @@
+@charset "UTF-8";
+/* CSS Document */
+
+
+
+#navbar {
+ width:100%;
+ margin-top:0px;
+ }
+
+.article {
+ width:100%;
+ margin-top:50px;
+
+ }
+
+#enterWired {
+ width:100%;
+ background-position:center;
+ }
+
+.blinkFrame {
+ display:none;
+ } \ No newline at end of file