소스 검색

Fixed css and changed footer

master
Marcel Haazen 5 년 전
부모
커밋
ace50d8615
4개의 변경된 파일5개의 추가작업 그리고 8개의 파일을 삭제
  1. +1
    -1
      about.html
  2. +1
    -1
      contact.html
  3. +2
    -5
      css/style.css
  4. +1
    -1
      index.html

+ 1
- 1
about.html 파일 보기

@ -60,7 +60,7 @@
<div class="row">
<div class="large-12 columns">
<foot>
© 2015 - <script>document.write(new Date().getFullYear())</script> <b>Marcel Haazen</b> All Rights Reserved · Logo Design by <a href="https://www.pmlogos.com"><img src="https://res.cloudinary.com/haazen/image/upload/PMLogos.png" alt="PMLogos" /></a> · Vector Design by <a href="https://www.instagram.com/apex.predator.ig/"><img src="https://res.cloudinary.com/haazen/image/upload/apex_Logo.png" alt="Apex Predator" class ="apex"/></a>
© 2015 - <script>document.write(new Date().getFullYear())</script> <b>Marcel Haazen</b> All Rights Reserved · Logo Design by <a href="https://www.pmlogos.com"><img src="https://res.cloudinary.com/haazen/image/upload/PMLogos.png" alt="PMLogos" /></a> · Vector Design by <a href="https://www.instagram.com/apex.predator.ig/"><img src="https://res.cloudinary.com/haazen/image/upload/apex_Logo.png" alt="Apex Predator"/></a>
</foot>
</div>
</div>

+ 1
- 1
contact.html 파일 보기

@ -75,7 +75,7 @@
<div class="row">
<div class="large-12 columns">
<foot>
© 2015 - <script>document.write(new Date().getFullYear())</script> <b>Marcel Haazen</b> All Rights Reserved · Logo Design by <a href="https://www.pmlogos.com"><img src="https://res.cloudinary.com/haazen/image/upload/PMLogos.png" alt="PMLogos" /></a>
© 2015 - <script>document.write(new Date().getFullYear())</script> <b>Marcel Haazen</b> All Rights Reserved · Logo Design by <a href="https://www.pmlogos.com"><img src="https://res.cloudinary.com/haazen/image/upload/PMLogos.png" alt="PMLogos" /></a> · Vector Design by <a href="https://www.instagram.com/apex.predator.ig/"><img src="https://res.cloudinary.com/haazen/image/upload/apex_Logo.png" alt="Apex Predator"/></a>
</foot>
</div>
</div>

+ 2
- 5
css/style.css 파일 보기

@ -246,7 +246,7 @@ footer .row {
}
foot img {
width: 5%;
height: 1.5rem;
margin-top: -3px;
opacity: .4;
}
@ -689,7 +689,7 @@ elements .clearing-thumbs img:hover {
margin-top: 10px;
}
foot img {
width: 13%;
height: 1.5rem;
}
about li {
margin-bottom: 30px;
@ -725,7 +725,4 @@ elements .clearing-thumbs img:hover {
font-size: 1.4em;
margin: 0px 0px 10px 0px;
border: 2px solid #ccc;
}
img.apex {
width: 2.5%;
}

+ 1
- 1
index.html 파일 보기

@ -91,7 +91,7 @@
<div class="row">
<div class="large-12 columns">
<foot>
© 2015 - <script>document.write(new Date().getFullYear())</script> <b>Marcel Haazen</b> All Rights Reserved · Logo Design by <a href="https://www.pmlogos.com"><img src="https://res.cloudinary.com/haazen/image/upload/PMLogos.png" alt="PMLogos" /></a>
© 2015 - <script>document.write(new Date().getFullYear())</script> <b>Marcel Haazen</b> All Rights Reserved · Logo Design by <a href="https://www.pmlogos.com"><img src="https://res.cloudinary.com/haazen/image/upload/PMLogos.png" alt="PMLogos" /></a> · Vector Design by <a href="https://www.instagram.com/apex.predator.ig/"><img src="https://res.cloudinary.com/haazen/image/upload/apex_Logo.png" alt="Apex Predator"/></a>
</foot>
</div>
</div>

불러오는 중...
취소
저장