File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1717 ],
1818 "dependencies" : {
1919 "normalize-css" : " ^5.0.0" ,
20- "huebee" : " ^1.0.0"
20+ "huebee" : " ^1.0.0" ,
21+ "fizzy-docs-modules" : " metafizzy/fizzy-docs-modules"
2122 }
2223}
Original file line number Diff line number Diff line change 8585/* ---- metafizzy-brand ---- */
8686
8787.metafizzy-logo {
88- width : 40px ;
8988 margin-right : 5px ;
9089}
9190
9291.metafizzy-wordmark {
93- width : 160px ;
9492}
9593
9694.metafizzy-brand__link {
9795 display : inline-block;
9896}
9997
100- .metafizzy-wordmark ,
98+ .metafizzy-wordmark path ,
10199.metafizzy-logo__outline ,
102100.metafizzy-logo__eyes-nose { fill : white; }
103101
109107
110108.metafizzy-brand__link : hover { text-decoration : none; }
111109
112- .metafizzy-brand__link : hover .metafizzy-wordmark ,
110+ .metafizzy-brand__link : hover .metafizzy-wordmark path ,
113111.metafizzy-brand__link : hover .metafizzy-logo__outline ,
114112.metafizzy-brand__link : hover .metafizzy-logo__eyes-nose { fill : # 555 ; }
115113
You can’t perform that action at this time.
0 commit comments