Added the template files.

This commit is contained in:
Batuhan Berk Başoğlu 2021-02-24 13:21:47 -05:00
commit 7942ddb40e
5 changed files with 262 additions and 0 deletions

12
styles/style.css Normal file
View 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;
}