You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#bodyStyle{
|
|
background: linear-gradient(to bottom, rgba(37, 34, 71, 1), rgba(37, 35, 72, 1));
|
|
}
|
|
|
|
@font-face{
|
|
font-family: 'MenuFont';
|
|
src: url('../Media/mathEducFont.ttf') format('truetype');
|
|
}
|
|
|
|
|
|
* {
|
|
font-family: 'MenuFont';
|
|
} |