mirror of
https://github.com/statbate/layout.git
synced 2026-08-11 03:12:42 +00:00
update
This commit is contained in:
parent
d1aee5d843
commit
b9c9e96164
2 changed files with 112 additions and 3 deletions
File diff suppressed because one or more lines are too long
27
index.html
27
index.html
|
|
@ -21,6 +21,9 @@
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="statbate">
|
<div class="statbate">
|
||||||
|
|
||||||
<!-- header start -->
|
<!-- header start -->
|
||||||
|
|
@ -28,7 +31,7 @@
|
||||||
<div class="header_menu">
|
<div class="header_menu">
|
||||||
<a href="/" class="header_logo"></a>
|
<a href="/" class="header_logo"></a>
|
||||||
<ul class="header_navbar">
|
<ul class="header_navbar">
|
||||||
<li><a href="/" style="color:#795548">Chaturbate </a></li>
|
<li><a href="/" class="nav_active">Chaturbate</a></li>
|
||||||
<li><a href="/bonga/">BongaCams</a></li>
|
<li><a href="/bonga/">BongaCams</a></li>
|
||||||
<li><a href="/strip/">Stripchat</a></li>
|
<li><a href="/strip/">Stripchat</a></li>
|
||||||
<li><a href="/search.php">Search</a></li>
|
<li><a href="/search.php">Search</a></li>
|
||||||
|
|
@ -38,6 +41,28 @@
|
||||||
</div>
|
</div>
|
||||||
<!-- header end -->
|
<!-- header end -->
|
||||||
|
|
||||||
|
<!-- header mobile start -->
|
||||||
|
|
||||||
|
<div class="header_mobile">
|
||||||
|
<div class="header_menu">
|
||||||
|
|
||||||
|
<a class="header_track trackCount" href="/list.php">1925 rooms</a>
|
||||||
|
<a href="/" class="header_logo"></a>
|
||||||
|
|
||||||
|
<div class="icon-menu-wrap">
|
||||||
|
<div class="icon-menu">
|
||||||
|
<span></span>
|
||||||
|
<span></span>
|
||||||
|
<span></span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<!-- header mobile end -->
|
||||||
|
|
||||||
<div class="content"></div>
|
<div class="content"></div>
|
||||||
|
|
||||||
<!-- footer start -->
|
<!-- footer start -->
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue