- Timestamp:
- 28 Sep 2021, 07:13:47 (3 years ago)
- Location:
- main/kofacustom.edocons/trunk
- Files:
-
- 2 added
- 2 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.edocons/trunk/layout/static/custom.css
r16647 r16650 60 60 #logo-container-narrow { 61 61 position: absolute; 62 top: -45px;63 right: -20px;62 top: 5px; 63 right: 10px; 64 64 } 65 65 -
main/kofacustom.edocons/trunk/layout/theme.html
r16644 r16650 199 199 <div class="col-md-10 content kofa-content-narrow"> 200 200 <div id="logo-container-narrow"> 201 <img src="static_custom/edocons_logo.png" width=" 180">201 <img src="static_custom/edocons_logo.png" width="200"> 202 202 </div> 203 203 <div class="well">
Note: See TracChangeset for help on using the changeset viewer.