User:CDB-Man/cdbuser.css: Difference between revisions

Jump to navigation Jump to search
(mobile...)
(mobile...)
Line 15: Line 15:
@media screen and (max-width: 800px){
@media screen and (max-width: 800px){
#layout-main > div.g_content.msg_all > div:not(.form)+ul.g_list.links {
#layout-main > div.g_content.msg_all > div:not(.form)+ul.g_list.links {
   top: 25.5em;
   top: 26em;
   left: 14em;
   left: 14em;
}
}