@ -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 */
|
||||
|
||||
@ -90,12 +91,6 @@ Here are a few exmples to get you started of CSS comments you can use in your da
|
||||
|
||||
/****************************************************************************
|
||||
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).
|
||||
|
Reference in New Issue
Block a user