mirror of
https://github.com/SWG-Source/SWG-Source.github.io.git
synced 2026-08-03 04:17:35 -04:00
Add navigation and docs.html
This commit is contained in:
@@ -6,3 +6,13 @@
|
||||
section{
|
||||
margin-top: 0px;
|
||||
}
|
||||
ul.nav {
|
||||
list-style-type: none;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
ul.nav li{
|
||||
display: inline;
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user