1 /* Styles specific to a small screen, such as iPhone, Android, etc... */
4 input[type="text"] { -webkit-appearance: none; }
6 /* Default rules for the body of every page */
12 /* Rules for the whole left sidebar, including the logo */
15 display: inline-block !important;
21 float: none !important;
31 border-bottom: 1px solid #ddd;
36 h1 { padding-bottom: 15px; }
45 .mobile-hide { display: none !important; }
55 border-top: 1px solid #eee;
57 border-bottom: 1px solid #eee;
84 #compact-secondary-nav {
88 display: inline-block;
91 #content { margin-top: 58px; }
130 .leaflet-top.leaflet-right {
131 top: 10px !important;
144 /* Rules for the login form */
146 #login_login input#user_email {
151 #login_login input#user_password {
156 #login_login input#openid_url {
161 #login_openid_buttons td {
165 /* Rules for the user view */
168 width: 100% !important;
169 height: 300px !important;
172 #userinformation .deemphasize {
174 right: auto; left: auto;
179 /* Rules for the sign-up page */
192 .site-about #content .attr h1 {