I made it easier for users to change 404, and 403 pages along with making it so if projects or resources aren't used then they are removed from the menu. This theme is now V2.1.1
12 lines
261 B
SCSS
12 lines
261 B
SCSS
@charset "UTF-8";
|
|
/*
|
|
Cook The Books v2.1.1
|
|
Licensed under CC BY-SA 4.0
|
|
Copyright 2022-2024 Oldgate Studios
|
|
Copyright 2019-2024 ScriptsTown
|
|
Copyright 2003-2024 The WordPress.org Team
|
|
*/
|
|
@import 'fonts';
|
|
@import 'custom';
|
|
@import 'pressbook';
|
|
@import 'wordpress'; |