|
@@ -9,10 +9,29 @@ loaded by mobile devices. You want to keep it as minimal as
|
|
|
possible. This is called at the top of the main stylsheet
|
|
possible. This is called at the top of the main stylsheet
|
|
|
and will be used across all viewports.
|
|
and will be used across all viewports.
|
|
|
|
|
|
|
|
|
|
+------------ MAP ------------
|
|
|
|
|
+
|
|
|
|
|
+01. GENERAL STYLES
|
|
|
|
|
+02. WORDPRESS BODY CLASSES
|
|
|
|
|
+03. LAYOUT & GRID STYLES
|
|
|
|
|
+04. LINK STYLES
|
|
|
|
|
+05. H1, H2, H3, H4, H5 STYLES
|
|
|
|
|
+06. HEADER SYTLES
|
|
|
|
|
+07. NAVIGATION STYLES
|
|
|
|
|
+08. POSTS & CONTENT STYLES
|
|
|
|
|
+09. PAGE NAVI STYLES
|
|
|
|
|
+10. COMMENT STYLES
|
|
|
|
|
+11. COMMENT FORM STYLES
|
|
|
|
|
+12. SIDEBARS & ASIDES
|
|
|
|
|
+13. FOOTER STYLES
|
|
|
|
|
+
|
|
|
******************************************************************/
|
|
******************************************************************/
|
|
|
|
|
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
/*********************
|
|
/*********************
|
|
|
-GENERAL STYLES
|
|
|
|
|
|
|
+01. GENERAL STYLES
|
|
|
*********************/
|
|
*********************/
|
|
|
|
|
|
|
|
body {
|
|
body {
|
|
@@ -23,8 +42,8 @@ body {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
/********************
|
|
/********************
|
|
|
-WORDPRESS BODY CLASSES
|
|
|
|
|
-style a page via class
|
|
|
|
|
|
|
+02. WORDPRESS BODY CLASSES
|
|
|
|
|
+ style a page via class
|
|
|
********************/
|
|
********************/
|
|
|
|
|
|
|
|
.rtl {} /* for sites that are read right to left (i.e. hebrew) */
|
|
.rtl {} /* for sites that are read right to left (i.e. hebrew) */
|
|
@@ -64,7 +83,7 @@ style a page via class
|
|
|
.paged-1 {} /* individual paged (i.e. body.paged-3) */
|
|
.paged-1 {} /* individual paged (i.e. body.paged-3) */
|
|
|
|
|
|
|
|
/*********************
|
|
/*********************
|
|
|
-LAYOUT & GRID STYLES
|
|
|
|
|
|
|
+03. LAYOUT & GRID STYLES
|
|
|
*********************/
|
|
*********************/
|
|
|
|
|
|
|
|
.wrap {
|
|
.wrap {
|
|
@@ -73,7 +92,7 @@ LAYOUT & GRID STYLES
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
/*********************
|
|
/*********************
|
|
|
-LINK STYLES
|
|
|
|
|
|
|
+04. LINK STYLES
|
|
|
*********************/
|
|
*********************/
|
|
|
|
|
|
|
|
a, a:visited {
|
|
a, a:visited {
|
|
@@ -101,7 +120,7 @@ a, a:visited {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
/******************************************************************
|
|
/******************************************************************
|
|
|
-H1, H2, H3, H4, H5 STYLES
|
|
|
|
|
|
|
+05. H1, H2, H3, H4, H5 STYLES
|
|
|
******************************************************************/
|
|
******************************************************************/
|
|
|
|
|
|
|
|
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
|
|
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
|
|
@@ -147,7 +166,7 @@ h5, .h5 {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
/*********************
|
|
/*********************
|
|
|
-HEADER SYTLES
|
|
|
|
|
|
|
+06. HEADER SYTLES
|
|
|
*********************/
|
|
*********************/
|
|
|
|
|
|
|
|
.header {}
|
|
.header {}
|
|
@@ -155,7 +174,7 @@ HEADER SYTLES
|
|
|
#logo {}
|
|
#logo {}
|
|
|
|
|
|
|
|
/*********************
|
|
/*********************
|
|
|
-NAVIGATION STYLES
|
|
|
|
|
|
|
+07. NAVIGATION STYLES
|
|
|
*********************/
|
|
*********************/
|
|
|
|
|
|
|
|
/*
|
|
/*
|
|
@@ -239,7 +258,7 @@ and moe scalable.
|
|
|
|
|
|
|
|
|
|
|
|
|
/*********************
|
|
/*********************
|
|
|
-POSTS & CONTENT STYLES
|
|
|
|
|
|
|
+08. POSTS & CONTENT STYLES
|
|
|
*********************/
|
|
*********************/
|
|
|
|
|
|
|
|
#content {
|
|
#content {
|
|
@@ -396,7 +415,7 @@ POSTS & CONTENT STYLES
|
|
|
.size-thumbnail {}
|
|
.size-thumbnail {}
|
|
|
|
|
|
|
|
/******************************************************************
|
|
/******************************************************************
|
|
|
-PAGE NAVI STYLES
|
|
|
|
|
|
|
+09. PAGE NAVI STYLES
|
|
|
******************************************************************/
|
|
******************************************************************/
|
|
|
|
|
|
|
|
.page-navigation,
|
|
.page-navigation,
|
|
@@ -507,7 +526,7 @@ PAGE NAVI STYLES
|
|
|
} /* end .wp-prev-next */
|
|
} /* end .wp-prev-next */
|
|
|
|
|
|
|
|
/******************************************************************
|
|
/******************************************************************
|
|
|
-COMMENT STYLES
|
|
|
|
|
|
|
+10. COMMENT STYLES
|
|
|
******************************************************************/
|
|
******************************************************************/
|
|
|
|
|
|
|
|
/* h3 comment title */
|
|
/* h3 comment title */
|
|
@@ -687,7 +706,7 @@ COMMENT STYLES
|
|
|
} /* end .commentlist */
|
|
} /* end .commentlist */
|
|
|
|
|
|
|
|
/******************************************************************
|
|
/******************************************************************
|
|
|
-COMMENT FORM STYLES
|
|
|
|
|
|
|
+11. COMMENT FORM STYLES
|
|
|
******************************************************************/
|
|
******************************************************************/
|
|
|
|
|
|
|
|
.respond-form {
|
|
.respond-form {
|
|
@@ -776,7 +795,7 @@ COMMENT FORM STYLES
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
/*********************
|
|
/*********************
|
|
|
-SIDEBARS & ASIDES
|
|
|
|
|
|
|
+12. SIDEBARS & ASIDES
|
|
|
*********************/
|
|
*********************/
|
|
|
|
|
|
|
|
.sidebar {}
|
|
.sidebar {}
|
|
@@ -805,7 +824,7 @@ SIDEBARS & ASIDES
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
/*********************
|
|
/*********************
|
|
|
-FOOTER STYLES
|
|
|
|
|
|
|
+13. FOOTER STYLES
|
|
|
*********************/
|
|
*********************/
|
|
|
|
|
|
|
|
.footer {
|
|
.footer {
|