/* Breadcrumb */
+.breadcrumb {
+ background-color: rgba(29, 30, 31, 0.85);
+}
+
.breadcrumb > .active {
color: rgb(38, 208, 61);
}
}
#program table td {
- /* DEBUG */
border:1px solid rgb(255, 220, 67);
width:33%;
vertical-align:top;
<title>LibrePlanet 2021 ~ Live</title>
<style>
-.special-irc { background-color: #e8f0ff; padding: 5px; margin-left: -5px; }
+.special-irc { background-color: #282a2b; padding: 5px; margin-left: -5px; }
.special-irc a { border-bottom: thin solid blue }
.special-irc a:hover, .special-irc a:focus { color: #46f }
</style>