@ -64,6 +64,7 @@ Here are a few exmples to get you started of CSS comments you can use in your da
|
|||||||
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||||
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
|
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
|
||||||
|
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
1.0 - Reset */
|
1.0 - Reset */
|
||||||
|
|
||||||
@ -82,20 +83,14 @@ Here are a few exmples to get you started of CSS comments you can use in your da
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
6.0 - Body */
|
6.0 - Body */
|
||||||
|
|
||||||
/************************************************************************
|
/************************************************************************
|
||||||
5.1 - Sliders */
|
5.1 - Sliders */
|
||||||
|
|
||||||
/************************************************************************
|
/************************************************************************
|
||||||
5.2 - Imagery */
|
5.2 - Imagery */
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
7.0 - Footer */
|
7.0 - Footer */
|
||||||
|
|
||||||
h2 {
|
|
||||||
font-size: 1.2em;
|
|
||||||
font-family: "Ubuntu", serif;
|
|
||||||
text-transform: uppercase;
|
|
||||||
}
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Tip: Many code editors will comment a highlighted portion of text by typing `CMD + /` (Mac) or `CTRL + /` (Windows).
|
Tip: Many code editors will comment a highlighted portion of text by typing `CMD + /` (Mac) or `CTRL + /` (Windows).
|
||||||
|
Reference in New Issue
Block a user