Update pobierz.html

This commit is contained in:
Krzysztof
2019-11-19 21:49:01 +01:00
committed by GitHub
parent 8bac896f2a
commit ac8842215c
+5 -5
View File
@@ -22,8 +22,8 @@
<h3>Systemy operacyjne w jednym miejscu</h3> <h3>Systemy operacyjne w jednym miejscu</h3>
</div> </div>
<div class="menu"> <div class="menu">
<a href="index.html"> STRONA GLOWNA </a> <a href="https://krzysieksiemv.github.io/BazaOSow/index.html"> STRONA GLOWNA </a>
<a href="o-stronie.html"> O STRONIE </a> <a href="https://krzysieksiemv.github.io/BazaOSow/o-stronie.html"> O STRONIE </a>
<div class="dropdown"> <div class="dropdown">
<a style="text-decoration: overline;">POBIERZ</a> <a style="text-decoration: overline;">POBIERZ</a>
<div class="dropdown-content"> <div class="dropdown-content">
@@ -33,8 +33,8 @@
<a href="pobierz/Android.html">Android</a> <a href="pobierz/Android.html">Android</a>
</div> </div>
</div> </div>
<a href="#"> AKTYWACJA </a> <a href="https://krzysieksiemv.github.io/BazaOSow/aktywacja.html"> AKTYWACJA </a>
<a href="#"> ZALECANE PROGRAMY </a> <a href="https://krzysieksiemv.github.io/BazaOSow/zalecane-programy.html"> ZALECANE PROGRAMY </a>
</div> </div>
<div class="select"> <div class="select">
<h1>Który system chcesz pobrac?</h1> <h1>Który system chcesz pobrac?</h1>
@@ -55,4 +55,4 @@
</div> </div>
</div> </div>
</body> </body>
</html> </html>