ctdo-trac/TracRendezVous/tracrendezvous/location/htdocs/css/location.css

19 lines
554 B
CSS

#main, #content {margin:0 !important;padding:0 !important;left:0;}
/* form.location {margin:auto;width:600px;text-align:center;} */
#location, #new-location, #location-search {display:inline-block;}
/* #new-location {clear:right;} */
/* #location {float:left;} */
a.location,a.location:visited,a.location:hover
{
color:#bb0000;
border-bottom-width:1px;
border-bottom-style:dotted;
border-bottom-color:#ff0000;
cursor:pointer;
}
div.hint {font-family:cursive;background:#aaa;color:#000 !important;}
div.hint h3 {font-size:110%;color:#000;padding:1em;}