mirror of
https://github.com/Afacanc38/afacanc38.github.io.git
synced 2024-11-14 20:25:05 +03:00
Saati ortaladım.
This commit is contained in:
parent
38dc5190b3
commit
5f249cd420
2 changed files with 2 additions and 6 deletions
|
@ -9,9 +9,9 @@
|
|||
</head>
|
||||
<body>
|
||||
<ul class="nav">
|
||||
<li><a class="active" href="#"><b>Etkinlikler</b></a></li>
|
||||
<li style="float: left;"><a class="active" href="#"><b>Etkinlikler</b></a></li>
|
||||
<li style="float: right;"><a href="#"><img src="images/kontrol.svg" alt="kontrol"></a></li>
|
||||
<li style="float: right"><a href="#"><b>Pzt 12:00</b></a></li>
|
||||
<li style="float: none; width: max-content; margin: auto;"><a href="#"><b>Pzt 12:00</b></a></li>
|
||||
</ul>
|
||||
<iframe class="web" src="merhaba.html" frameborder="0"></iframe>
|
||||
</body>
|
||||
|
|
|
@ -20,10 +20,6 @@ body {
|
|||
border-radius: 50px;
|
||||
}
|
||||
|
||||
li {
|
||||
float: left;
|
||||
}
|
||||
|
||||
a {
|
||||
display: block;
|
||||
color: white;
|
||||
|
|
Loading…
Reference in a new issue