updated blue div background color
authorAndrew Engelbrecht <andrew@fsf.org>
Tue, 16 Mar 2021 22:15:28 +0000 (18:15 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Tue, 16 Mar 2021 22:17:00 +0000 (18:17 -0400)
2021/live/index.html

index 61c0771d31ab795c962579fce2fb699ccd185ee7..0aeb4b44c912f7a4d360de98053ac263277be15d 100755 (executable)
@@ -3,7 +3,7 @@
 <title>LibrePlanet 2021 ~ Live</title>
 
 <style>
-.special-irc { background-color: #e0e8ff; padding: 5px; margin-left: -5px; }
+.special-irc { background-color: #e8f0ff; padding: 5px; margin-left: -5px; }
 .special-irc a { border-bottom: thin solid blue }
 .special-irc a:hover, .special-irc a:focus { color: #46f }
 </style>