summaryrefslogtreecommitdiff
path: root/docs/tutorials/bfgwiki2/src
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorials/bfgwiki2/src')
-rw-r--r--docs/tutorials/bfgwiki2/src/authorization/tutorial/templates/static/style.css2
-rw-r--r--docs/tutorials/bfgwiki2/src/views/tutorial/templates/static/style.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/tutorials/bfgwiki2/src/authorization/tutorial/templates/static/style.css b/docs/tutorials/bfgwiki2/src/authorization/tutorial/templates/static/style.css
index 0a4b5767e..cad87e0d4 100644
--- a/docs/tutorials/bfgwiki2/src/authorization/tutorial/templates/static/style.css
+++ b/docs/tutorials/bfgwiki2/src/authorization/tutorial/templates/static/style.css
@@ -1,7 +1,7 @@
html, body {
color: black;
background-color: #ddd;
- font: x-small "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
+ font: x-small "Lucida Grande", "Lucida Sans Unicode", geneva, sans-serif;
margin: 0;
padding: 0;
}
diff --git a/docs/tutorials/bfgwiki2/src/views/tutorial/templates/static/style.css b/docs/tutorials/bfgwiki2/src/views/tutorial/templates/static/style.css
index 0a4b5767e..cad87e0d4 100644
--- a/docs/tutorials/bfgwiki2/src/views/tutorial/templates/static/style.css
+++ b/docs/tutorials/bfgwiki2/src/views/tutorial/templates/static/style.css
@@ -1,7 +1,7 @@
html, body {
color: black;
background-color: #ddd;
- font: x-small "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
+ font: x-small "Lucida Grande", "Lucida Sans Unicode", geneva, sans-serif;
margin: 0;
padding: 0;
}