2017-05-29 16:26:36 +00:00
|
|
|
/* Use this stylesheet to override menu styles in Atticus Finch or to create new ones. */
|
2017-06-04 21:56:24 +00:00
|
|
|
|
|
|
|
/* To change the font used in the Top Menu, adjust the following elements */
|
|
|
|
|
|
|
|
#aboveheadermenu {
|
|
|
|
font-family: ;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* To change the font used in the Main Menu, adjust the following elements */
|
|
|
|
|
|
|
|
#belowheadermenu {
|
|
|
|
font-family: ;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* To change the font used in the Footer Menu, adjust the following elements */
|
|
|
|
|
|
|
|
#footermenu {
|
|
|
|
font-family: ;
|
|
|
|
}
|
|
|
|
|