diff options
author | Logan Hunt <loganthebean222@gmail.com> | 2017-07-11 21:16:57 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-11 21:16:57 -0700 |
commit | 503d2ec48be09c0ef2493a0f039106dbb620fab3 (patch) | |
tree | 00b6aacc6189db02bf9d3f72233243f285f84d2c | |
parent | 2d108095a2cec042375dbb935b5261e2339e4fcc (diff) | |
download | old-src-backup-503d2ec48be09c0ef2493a0f039106dbb620fab3.tar.gz old-src-backup-503d2ec48be09c0ef2493a0f039106dbb620fab3.zip |
Update webcomic.html
-rw-r--r-- | webcomic.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webcomic.html b/webcomic.html index 20810f3..3f8e244 100644 --- a/webcomic.html +++ b/webcomic.html @@ -56,7 +56,7 @@ and is wrapped around the whole page content, except for the footer in this exam <div class="w3-col l20 s500"> <!-- Blog entry --> - <div class="w3-card-4 w3-margin w3-indigo"> + <div class="w3-card-1 w3-margin w3-white"> <div class="w3-container"> <h3><b>WELCOME TO ML COMICS</b></h3> <h5>Post 1, <span class="w3-opacity">3 July, 2017</span></h5> |