1
2
3
4
#gadget-dock { right: 0; }
#gadget-dock{
position: fixed !important;
right: 0px !important;
}
#header .header-drawer {
display: none;
}
.mosaic .item{
border-color: #000000 !important;
}
#items li, .article, .overview-wrap, .overview-inner, #content, .item.hentry.selected, .item.hentry.open, .item.ybyss, #feature, .overview-inner, .column .item, .viewitem-content {
background: #000000 !important;
}
.items.hfeed{
background: transparent !important;
}
.ribbon{
display: none !important;
}
Current CSS changes to Mosaic dynamic template
2
3
4
#gadget-dock { right: 0; }
#gadget-dock{
position: fixed !important;
right: 0px !important;
}
#header .header-drawer {
display: none;
}
.mosaic .item{
border-color: #000000 !important;
}
#items li, .article, .overview-wrap, .overview-inner, #content, .item.hentry.selected, .item.hentry.open, .item.ybyss, #feature, .overview-inner, .column .item, .viewitem-content {
background: #000000 !important;
}
.items.hfeed{
background: transparent !important;
}
.ribbon{
display: none !important;
}
Current CSS changes to Mosaic dynamic template