Changeset 17148 for main/kofacustom.lpng/trunk/layout
- Timestamp:
- 29 Oct 2022, 18:58:09 (2 years ago)
- Location:
- main/kofacustom.lpng/trunk/layout
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.lpng/trunk/layout/static/custom.css
r17071 r17148 70 70 width: 100%; 71 71 } 72 73 @media (min-width: 992px) {74 .lp-logo {75 width: 80%;76 }77 } -
main/kofacustom.lpng/trunk/layout/theme.html
r17072 r17148 98 98 99 99 <div id="logo-container"> 100 <a href=""><img class="lp-logo" src="static_custom/ obi_logo.png"></a>100 <a href=""><img class="lp-logo" src="static_custom/BigTentLogo.png"></a> 101 101 </div> 102 102
Note: See TracChangeset for help on using the changeset viewer.