mirror of
https://github.com/KevinMidboe/rohnenedre.git
synced 2026-01-07 01:45:47 +00:00
16 lines
313 B
CSS
16 lines
313 B
CSS
/*
|
|
Theme Name: fonts
|
|
Description: fonter
|
|
Author: admin
|
|
Template: Divi
|
|
|
|
(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
|
|
src: url('fonts/agp.otf');
|
|
#2b94e5
|
|
*/
|
|
|
|
@media (max-width: 900px) {
|
|
#footer1 {
|
|
line-height: 200%;
|
|
}
|
|
} |