aboutsummaryrefslogtreecommitdiff
path: root/webAO/index.html
diff options
context:
space:
mode:
authorstonedDiscord <stoned@derpymail.org>2019-12-28 17:45:37 +0100
committerGitHub <noreply@github.com>2019-12-28 17:45:37 +0100
commit88f41707fbe74433ca27a351697095ac09613963 (patch)
tree0922b7b4d3a89a64ae4a50461f6b34626eb00c60 /webAO/index.html
parentc94d7ccf9c3dbfe93589939aad7e163ca0e888fc (diff)
parent36be41939be460802712906d0b77620469ec4d19 (diff)
Merge pull request #41 from AttorneyOnline/css_buttons
Css buttons
Diffstat (limited to 'webAO/index.html')
-rw-r--r--webAO/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/index.html b/webAO/index.html
index 28fe555..7b19fd8 100644
--- a/webAO/index.html
+++ b/webAO/index.html
@@ -9,7 +9,7 @@
<link href="https://fonts.googleapis.com/css?family=Poiret+One" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Oswald%7CRoboto+Condensed" rel="stylesheet">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
- <link rel="stylesheet" type="text/css" href="stylesheet.css" />
+ <link rel="stylesheet" type="text/css" href="master.css" />
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link rel="icon" href="images/favicon.ico" />
<script src="master.b.js"></script>