- Timestamp:
- 1 Sep 2021, 08:50:51 (3 years ago)
- Location:
- main/kofacustom.ecns/trunk/layout
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.ecns/trunk/layout/static/custom.css
r16594 r16595 60 60 #logo-container-narrow { 61 61 position: absolute; 62 top: -7px;63 right: -11px;62 top: 0px; 63 right: 6px; 64 64 } 65 65 -
main/kofacustom.ecns/trunk/layout/theme.html
r14451 r16595 198 198 199 199 <div class="col-md-10 content kofa-content-narrow"> 200 <div id="logo-container-narrow"> 201 <img src="static_custom/ecns_logo.png" width="130"> 202 </div> 200 203 <div class="well"> 201 204 <div class="kofa-content">
Note: See TracChangeset for help on using the changeset viewer.