initial commit - cross reference with 5th port - obviously has compile errors
This commit is contained in:
10
code/modules/html_interface/css/bootstrap.min.css
vendored
Normal file
10
code/modules/html_interface/css/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
11
code/modules/html_interface/css/html_interface.css
Normal file
11
code/modules/html_interface/css/html_interface.css
Normal file
@@ -0,0 +1,11 @@
|
||||
html
|
||||
{
|
||||
-ms-overflow-style: scrollbar;
|
||||
}
|
||||
|
||||
body
|
||||
{
|
||||
font-family: Arial;
|
||||
overflow-y: scroll;
|
||||
overflow-x: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user