Added the template files.
This commit is contained in:
commit
7942ddb40e
5 changed files with 262 additions and 0 deletions
12
styles/style.css
Normal file
12
styles/style.css
Normal file
|
@ -0,0 +1,12 @@
|
|||
|
||||
/* Style sheet
|
||||
color picker www.w3schools.com/colors/colors_picker.asp
|
||||
*/
|
||||
|
||||
/* Bootstrap default font-family is Helvetica Neue */
|
||||
h1 {
|
||||
font-family: "Times New Roman", Times, serif;
|
||||
text-shadow: 3px 3px 1px black;
|
||||
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue