Compare commits
No commits in common. "master" and "5713bc6d6fbeaa36e85162a51431ef24224be3a1" have entirely different histories.
master
...
5713bc6d6f
|
@ -79,7 +79,7 @@
|
|||
|
||||
</section>
|
||||
<section id="kepek">
|
||||
<h2>Képek </h2>
|
||||
<h2>Képek</h2>
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
|
@ -118,6 +118,6 @@
|
|||
|
||||
<script src="js/popper.min.js"></script>
|
||||
<script src="js/bootstrap.min.js"></script>
|
||||
<script src="js/ljguery.min.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -1,15 +1,7 @@
|
|||
body{
|
||||
font-family: Verdana, sans-serif;
|
||||
max-width: 1280px;
|
||||
margin-top: 0;
|
||||
|
||||
}
|
||||
|
||||
.container, footer, header {
|
||||
padding: 20px;
|
||||
border-left: 1px solid burlywood;
|
||||
border-right: 1px solid burlywood;
|
||||
background-color: beige;
|
||||
}
|
||||
header {
|
||||
border-bottom: 1px solid burlywood;
|
||||
|
@ -18,7 +10,6 @@ header {
|
|||
p {
|
||||
line-height: 150%;
|
||||
text-indent: 30px;
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
section{
|
||||
|
|
Loading…
Reference in New Issue
Block a user