draft: refactor project so it sits on top of a standalone app
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
#navbar {
|
||||
width: 80%;
|
||||
height: 23px; }
|
||||
|
||||
#navbar ul {
|
||||
list-style-type: none; }
|
||||
|
||||
#navbar li {
|
||||
float: left; }
|
||||
#navbar li a {
|
||||
font-weight: bold; }
|
||||
Reference in New Issue
Block a user