Batuhan-s-Bikes-Website/styles/style.css

13 lines
226 B
CSS
Raw Normal View History

2021-02-24 18:21:47 +00:00
/* 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;
}