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

Jump to navigation Jump to search
(minor)
(tweak for mobile)
Line 12: Line 12:
   top: 16.4em;
   top: 16.4em;
   left: 60em;
   left: 60em;
}
@media screen and (max-width: 800px){
#layout-main > div.g_content.msg_all > div:not(.form)+ul.g_list.links {
  left: 5em;
}
}
}