39 lines
656 B
Plaintext
Executable File
39 lines
656 B
Plaintext
Executable File
body {
|
|
font-size: 18px;
|
|
font-family: "Oxygen";
|
|
}
|
|
#wrapwrap {
|
|
font-family: "Oxygen";
|
|
font-size: 18px;
|
|
|
|
h1, h2, h3, h4, h5, h6 {
|
|
font-family: "Oxygen";
|
|
}
|
|
#top_menu > li > a {
|
|
font-family: "Oxygen";
|
|
}
|
|
.category-name {
|
|
font-family: 'Oxygen';
|
|
font-size: 22px;
|
|
text-transform: uppercase;
|
|
font-weight: bold;
|
|
}
|
|
.products_pager {
|
|
font-size: 16px;
|
|
}
|
|
}
|
|
.oe_product {
|
|
section {
|
|
|
|
h5 strong a {
|
|
font-size: 18px;
|
|
}
|
|
}
|
|
}
|
|
#wrapwrap > footer {
|
|
.container {
|
|
p, .list-unstyled {
|
|
font-size: 16px;
|
|
}
|
|
}
|
|
} |