Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
co2ampel
ampel-firmware
Commits
ea22f304
Commit
ea22f304
authored
3 years ago
by
Eric Duminil
Browse files
Options
Download
Email Patches
Plain Diff
PureCSS update
parent
a747a34d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
ampel-firmware/web_server.cpp
+2
-2
ampel-firmware/web_server.cpp
with
2 additions
and
2 deletions
+2
-2
ampel-firmware/web_server.cpp
+
2
-
2
View file @
ea22f304
...
...
@@ -38,8 +38,8 @@ namespace web_server {
// HfT Favicon
"<link rel='icon' type='image/png' sizes='16x16' href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAHtJREFUOE9jvMnA+5+BAsBIFQMkl85h+P3kGcOb8jqwW+TPH2H4de0GA29UGNxtfx49YWCRk0HwHz5iuKegwwB2AS4DkA2F6VR6cAWsEQbgBqDY9vARw/ejJ+Au+LxsFcPz6BSwHpwGYPMCSS6gyAAKYhESiKMGjPgwAADopHVhn5ynEwAAAABJRU5ErkJggg=='/>"
// Responsive grid:
"<link rel='stylesheet' href='https://unpkg.com/purecss@2.0.
3
/build/pure-min.css'>"
"<link rel='stylesheet' href='https://unpkg.com/purecss@2.0.
3
/build/grids-responsive-min.css'>"
"<link rel='stylesheet' href='https://unpkg.com/purecss@2.0.
6
/build/pure-min.css'>"
"<link rel='stylesheet' href='https://unpkg.com/purecss@2.0.
6
/build/grids-responsive-min.css'>"
// JS Graphs:
"<script src='https://cdn.plot.ly/plotly-basic-1.58.2.min.js'></script>"
// Fullscreen
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets