Skip to content
Snippets Groups Projects
Commit de5da164 authored by Michael Drury's avatar Michael Drury
Browse files

changed fonts

parent a015cf02
No related tags found
No related merge requests found
File deleted
......@@ -61,7 +61,7 @@ a:link {
font-size: 450%;
border: thin;
margin-left: 20px;
font-family: 'Garamond';
font-family: Andale Mono, monospace;
border-bottom: 2px solid grey;
width: 1150px;
}
......@@ -69,7 +69,7 @@ a:link {
.home_title {
font-size: 500%;
border: thin;
font-family: 'Garamond';
font-family: Andale Mono, monospace;
border-bottom: 2px solid grey;
width: 100%;
text-align: center;
......@@ -79,7 +79,7 @@ a:link {
font-size: 400%;
border: thin;
padding-left: 50px;
font-family: 'Garamond';
font-family: Andale Mono, monospace;
}
.login_box {
......@@ -229,7 +229,7 @@ li {
.cart_welcome {
padding-left: 20px;
font-family: 'Garamond';
font-family: Andale Mono, monospace;
font-size: 300%;
}
......@@ -249,7 +249,7 @@ li {
}
.checkout_title {
font-family: 'Garamond';
font-family: Andale Mono, monospace;
font-size: 300%;
padding-left: 20px;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment