Template:MomoTalk/style.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
m (radius too small and looks weird near relationship story)
m (finally replace the ugly color)
Line 158: Line 158:
}
}
div.momotalk-selected-option {
div.momotalk-selected-option {
background-color: #777;
background-color: #4a8ac6;
color: #fff;
color: #fff;
}
}
div.momotalk-selected-option:hover {
div.momotalk-selected-option:hover {
background-color: #777;
background-color: #4a8ac6;
color: #fff;
color: #fff;
}
}