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