From 9fbd28a045a463217d4fb0d7d340ad1312926a10 Mon Sep 17 00:00:00 2001 From: Dylan Chew Date: Sun, 13 Mar 2016 17:28:38 +0800 Subject: [PATCH 1/2] add navbar --- assets/css/stylesheet.css | 27 +++++++++++++++++++ index.html | 57 ++++++++++++++++++++++++++++++++++++--- 2 files changed, 81 insertions(+), 3 deletions(-) create mode 100644 assets/css/stylesheet.css diff --git a/assets/css/stylesheet.css b/assets/css/stylesheet.css new file mode 100644 index 0000000..f24c5a4 --- /dev/null +++ b/assets/css/stylesheet.css @@ -0,0 +1,27 @@ +.leftBanner { + float: left; + padding-top: 5px; + padding-bottom: 8px; +} + +.rightBanner { + position: relative; + top: 16px; + float: right; + border-left: medium #011640 solid; + padding-left: 3px; +} + +.acadLogo { + position: relative; + top: 5px; + left: 10px; +} + +#nuscc { + font-size: 30px; +} + +.navbar { + background-color: #0085A1 +} \ No newline at end of file diff --git a/index.html b/index.html index f98275e..5b5e175 100644 --- a/index.html +++ b/index.html @@ -3,11 +3,62 @@ Academics | NUS Computing + + + + - -

Hello world

-

This is the acad website for compclub

+
+
+
+ +
+ +
+ NUS
+ Computing
+ Club +
+
+
+
+
+ + +
+
+
+
+ +

Hello world

+

This is the acad website for compclub

+
+
From e4f923b36595be36b95129aca16faebda526f422 Mon Sep 17 00:00:00 2001 From: Dylan Chew Date: Tue, 15 Mar 2016 01:08:36 +0800 Subject: [PATCH 2/2] fix minor changes --- index.html | 92 +++++++++++++++++++++++++++--------------------------- 1 file changed, 46 insertions(+), 46 deletions(-) diff --git a/index.html b/index.html index 5b5e175..d3b75da 100644 --- a/index.html +++ b/index.html @@ -5,60 +5,60 @@ - - -
-
-
- -
-