MediaWiki:Mobile.css: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 83: Line 83:


/* this setting removes page title in Attorney Directory namespace */
/* this setting removes page title in Attorney Directory namespace */
/* former .ns-138 #section_0 {display:none;} */
.ns-138 #firstHeading {display:none;}
.ns-138 #firstHeading {display:none;}
/* this setting reduces space at top in Attorney Directory namespace */
/* this setting reduces space at top in Attorney Directory namespace */
Line 95: Line 94:


/* these settings change title font in Texas Constitution namespaces */
/* these settings change title font in Texas Constitution namespaces */
.ns-140 #section_0 {font-family:-apple-system,'BlinkMacSystemFont','Segoe UI','Roboto','Lato','Helvetica','Arial',sans-serif;}
.ns-140 #firstHeading {font-family:-apple-system,'BlinkMacSystemFont','Segoe UI','Roboto','Lato','Helvetica','Arial',sans-serif;}
.ns-141 #section_0 {font-family:-apple-system,'BlinkMacSystemFont','Segoe UI','Roboto','Lato','Helvetica','Arial',sans-serif;}
.ns-141 #firstHeading {font-family:-apple-system,'BlinkMacSystemFont','Segoe UI','Roboto','Lato','Helvetica','Arial',sans-serif;}


/* these settings exempt non-constitution pages from above settings */
/* these settings exempt non-constitution pages from above settings */
Line 107: Line 106:


/* these settings change title font in Estates Code namespaces */
/* these settings change title font in Estates Code namespaces */
.ns-150 #section_0 {font-family:-apple-system,'BlinkMacSystemFont','Segoe UI','Roboto','Lato','Helvetica','Arial',sans-serif;}
.ns-150 #firstHeading {font-family:-apple-system,'BlinkMacSystemFont','Segoe UI','Roboto','Lato','Helvetica','Arial',sans-serif;}
.ns-151 #section_0 {font-family:-apple-system,'BlinkMacSystemFont','Segoe UI','Roboto','Lato','Helvetica','Arial',sans-serif;}
.ns-151 #firstHeading {font-family:-apple-system,'BlinkMacSystemFont','Segoe UI','Roboto','Lato','Helvetica','Arial',sans-serif;}


/* these settings reposition the breadcrumbs */
/* these settings reposition the breadcrumbs */
Line 146: Line 145:


/* this setting increases space below estates code text */
/* this setting increases space below estates code text */
/* ? firstHeading ? */
.ns-150 .mf-section-0 {padding-bottom:8px!important;}
.ns-150 .mf-section-0 {padding-bottom:8px!important;}