format Turkish sites overall

This commit is contained in:
İlyas 2020-05-25 23:44:19 +03:00
parent 33a5294deb
commit d717c60eb9
No known key found for this signature in database
GPG Key ID: 6661C36E9F1801A1
12 changed files with 132 additions and 110 deletions

View File

@ -1,7 +1,8 @@
<!DOCTYPE html>
<html lang="tr">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8"/>
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8" />
<style>
body {
margin: 0px;
@ -10,7 +11,7 @@
position: relative;
font-size: 90%;
}
.mainframe-error {
height: 60px;
width: 100%;
@ -22,17 +23,17 @@
border-right: 0px;
border-top: 0px;
}
.mainframe-error-text {
padding-top: 20px;
}
.mainframe-info {
margin-left: 5%;
margin-top: 5%;
margin-bottom: 5%;
}
.border-bottom {
border-left: 0px;
border-top: 0px;
@ -41,7 +42,7 @@
border-color: #CCCCCC;
border-style: solid;
}
.backbtn {
background-image: url(images/buton_bg2.gif);
color: #FFF;

View File

@ -1,7 +1,9 @@
<!DOCTYPE html>
<html lang="tr">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8"/> <style>
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8" />
<style>
body {
margin: 0px;
background-color: transparent;
@ -9,7 +11,7 @@
position: relative;
font-size: 90%;
}
.mainframe-error {
height: 60px;
width: 100%;
@ -21,17 +23,17 @@
border-right: 0px;
border-top: 0px;
}
.mainframe-error-text {
padding-top: 20px;
}
.mainframe-info {
margin-left: 5%;
margin-top: 5%;
margin-bottom: 5%;
}
.border-bottom {
border-left: 0px;
border-top: 0px;
@ -40,7 +42,7 @@
border-color: #CCCCCC;
border-style: solid;
}
.loading {
margin-top: 30px;
}

View File

@ -1,31 +1,32 @@
<!DOCTYPE html>
<html lang="tr">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8"/>
<title>AirTies</title>
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8" />
<title>AirTies</title>
<link href="images/favicon.ico" rel="icon" type="image/x-icon" />
<style>
html {
height: 100%;
}
body {
margin: 0px;
}
.header {
background-image: url(images/v_line_bg.gif);
width: 100%;
max-height: 112px;
height: 112px;
}
.content {
width: 100%;
height: 100%;
position: relative;
}
.content-child {
margin: 0;
position: relative;
@ -38,11 +39,11 @@
border-style: solid;
margin-top: 100px;
}
iframe {
border: none;
}
.footer {
font-size: 75%;
padding-top: 15px;

View File

@ -1,8 +1,9 @@
<!DOCTYPE html>
<html lang="tr">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8"/>
<style>
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8" />
<style>
body {
margin: 0px;
background-color: transparent;
@ -10,7 +11,7 @@
position: relative;
font-size: 90%;
}
.mainframe-error {
height: 60px;
width: 100%;
@ -22,15 +23,15 @@
border-right: 0px;
border-top: 0px;
}
.mainframe-error-text {
padding-top: 20px;
}
.mainframe-info {
margin-left: 5%;
}
.border-bottom {
border-left: 0px;
border-top: 0px;
@ -39,17 +40,17 @@
border-color: #CCCCCC;
border-style: solid;
}
.table-input {
padding-top: 5px;
padding-bottom: 5px;
}
.div-fill-all {
width: 100%;
padding-top: 20px;
}
.confirmbtn {
background-image: url(images/buton_bg2.gif);
color: #FFF;

View File

@ -1,15 +1,16 @@
<!DOCTYPE html>
<html lang="tr">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8"/>
<link href="images/favicon.ico" rel="icon" type="image/x-icon" />
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8" />
<link href="images/favicon.ico" rel="icon" type="image/x-icon" />
<style>
body {
margin: 0px;
background-color: transparent;
overflow: hidden;
}
.main-frame-text-error {
text-align: left;
color: #7F7F7F;
@ -17,13 +18,13 @@
margin-top: 20px;
padding-left: 5%;
}
.main-frame-text {
padding-left: 10%;
padding-right: 10%;
color: #74797b;
}
.backbtn {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
@ -37,7 +38,7 @@
padding: 0px;
margin-top: 5%;
}
strong {
font-weight: bold;
}

View File

@ -1,14 +1,16 @@
<!DOCTYPE html>
<html lang="tr">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8"/> <link href="images/favicon.ico" rel="icon" type="image/x-icon" />
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8" />
<link href="images/favicon.ico" rel="icon" type="image/x-icon" />
<style>
body {
margin: 0px;
background-color: transparent;
overflow: hidden;
}
.main-frame-text-error {
text-align: left;
color: #7F7F7F;
@ -16,13 +18,13 @@
margin-top: 20px;
padding-left: 5%;
}
.main-frame-text {
padding-left: 10%;
padding-right: 10%;
color: #74797b;
}
.loading {
margin-top: 3%;
width: 100px;

View File

@ -1,28 +1,30 @@
<!DOCTYPE html>
<html lang="tr">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8"/> <link href="images/favicon.ico" rel="icon" type="image/x-icon" />
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8" />
<link href="images/favicon.ico" rel="icon" type="image/x-icon" />
<title>Huawei Home Gateway</title>
<style>
html {
height: 100%;
margin: 0px;
}
body {
background-color: #ebebeb;
height: 100%;
margin: 0px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.container {
margin-left: 20%;
margin-right: 20%;
min-width: 905px;
overflow: hidden;
}
.header {
background-color: white;
height: 60px;
@ -30,25 +32,25 @@
display: flex;
min-width: 500px;
}
.logo {
padding: 5px 0;
zoom: 80%;
margin: 0;
display: inline-block;
}
.logo_text {
margin-top: 15px;
margin-left: 8px;
font-weight: bold;
}
.lang {
margin-right: 10px;
margin-top: 20px;
}
.main {
margin-top: 20px;
background-color: white;
@ -57,32 +59,32 @@
overflow: hidden;
position: relative;
}
.footer {
color: #777777;
width: 100%;
font-size: 10px;
margin-top: 2px;
}
.footer-text {
display: inline;
}
.footer-link {
margin-left: 10px;
display: inline;
text-decoration: none;
color: #777777;
}
.navbar {
background-image: url(images/navbar.png);
height: 52px;
width: 100%;
display: block;
}
.navbar-button {
background-image: url(images/navbar.png);
width: 150px;
@ -95,11 +97,11 @@
color: white;
text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.navbar-button:hover {
background-image: url(images/navbar-hover.png);
}
.navbar-button-maintain {
background-image: url(images/navbar.png);
height: 100%;
@ -112,15 +114,15 @@
color: white;
text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.navbar-button-maintain:hover {
background-image: url(images/navbar-hover.png);
}
.navbar-button-link {
overflow: auto;
}
.navbar-button-splitter {
height: 52px;
width: 1px;
@ -136,7 +138,7 @@
float: left;
z-index: 1;
}
.shadow {
filter: progid: DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=10, Color='gray');
-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray')";
@ -153,7 +155,7 @@
width: 100%;
height: 120px;
z-index: 0;
position: absolute;
position: absolute;
}
.main-frame {
@ -245,15 +247,17 @@
<!--Header end-->
<div class="main">
<div class="main-top"></div>
<div class="main-frame">
<div class="main-frame-line"></div>
<iframe src="info.html" width="440" height="265" align="center"></iframe>
</div>
<div class="main-frame">
<div class="main-frame-line"></div>
<iframe src="info.html" width="440" height="265" align="center"></iframe>
</div>
</div>
<!--Main end-->
<div class="footer">
<center>
<p class="footer-text">Copyright © Huavei Technologies Co., Ltd. 2012-2018. All rights reserved.</p><a href="#" class="footer-link">Privacy Policy</a><a href="#" class="footer-link">Open Source Software Declaration</a>
<p class="footer-text">Copyright © Huavei Technologies Co., Ltd. 2012-2018. All rights reserved.</p><a
href="#" class="footer-link">Privacy Policy</a><a href="#" class="footer-link">Open Source Software
Declaration</a>
</center>
</div>

View File

@ -1,14 +1,16 @@
<!DOCTYPE html>
<html lang="tr">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8"/> <link href="images/favicon.ico" rel="icon" type="image/x-icon" />
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8" />
<link href="images/favicon.ico" rel="icon" type="image/x-icon" />
<style>
body {
margin: 0px;
background-color: transparent;
overflow: hidden;
}
.main-frame-text-error {
text-align: left;
color: #7F7F7F;
@ -16,29 +18,29 @@
margin-top: 20px;
padding-left: 5%;
}
.main-frame-text {
padding-left: 10%;
padding-right: 10%;
color: #74797b;
}
.main-frame-over-input-text {
padding-left: 10%;
padding-right: 10%;
color: #74797b;
}
.table-div {
padding-left: 10%;
}
.table-input {
width: 400;
border-collapse: collapse;
border-spacing: 0;
}
.table-data-1 {
border-width: 1px 1px 1px 1px;
border-style: solid;
@ -55,16 +57,16 @@
.table-image {
margin-left: 5px;
margin-top:2px;
margin-top: 2px;
}
.input-pass {
width: 100%;
height: 100%;
padding: 0px;
}
.confirmbtn {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

View File

@ -1,7 +1,9 @@
<!DOCTYPE html>
<html lang="tr">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8"/> <link href="images/favicon.ico" rel="icon" type="image/x-icon" />
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8" />
<link href="images/favicon.ico" rel="icon" type="image/x-icon" />
<style>
body {
height: 100%;
@ -9,13 +11,13 @@
background-color: rgba(255, 255, 255, 0.3);
position: relative;
}
.error-text {
background-color: rgb(102, 186, 51);
width: 100%;
display: inline-block;
}
h1 {
font-size: 16px;
color: WHITE;
@ -24,7 +26,7 @@
margin-top: 5px;
margin-bottom: 5px;
}
.context {
margin-left: 5%;
}

View File

@ -1,7 +1,9 @@
<!DOCTYPE html>
<html lang="tr">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8"/> <link href="images/favicon.ico" rel="icon" type="image/x-icon" />
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8" />
<link href="images/favicon.ico" rel="icon" type="image/x-icon" />
<style>
body {
height: 100%;
@ -9,13 +11,13 @@
background-color: rgba(255, 255, 255, 0.3);
position: relative;
}
.error-text {
background-color: rgb(102, 186, 51);
width: 100%;
display: inline-block;
}
h1 {
font-size: 16px;
color: WHITE;
@ -24,11 +26,11 @@
margin-top: 5px;
margin-bottom: 5px;
}
.context {
margin-left: 5%;
}
.loading {
width: 100px;
}

View File

@ -1,21 +1,23 @@
<!DOCTYPE html>
<html lang="tr">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8"/> <link href="images/favicon.ico" rel="icon" type="image/x-icon" />
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8" />
<link href="images/favicon.ico" rel="icon" type="image/x-icon" />
<title>TP-Link Wireless N Router</title>
<style>
html {
height: 100%;
margin: auto;
}
body {
margin: 0px;
background-image: url(images/background.png);
height: 100%;
margin: auto;
}
.header {
background-image: url(images/top_bg.jpg);
overflow: auto;
@ -26,32 +28,32 @@
-webkit-user-select: none;
pointer-events: none;
}
.header .left {
float: left;
}
.header .left img {
position: relative;
z-index: 1;
}
.header .right {
position: relative;
}
.header .right img {
position: absolute;
right: 0;
z-index: 0;
}
.panel_content {
border: none;
overflow: auto;
height: 80%;
}
iframe {
border: none;
display: block;
@ -64,7 +66,7 @@
-moz-user-select: -moz-none;
-webkit-user-select: none;
}
.hcenter {
margin: auto;
}

View File

@ -1,7 +1,9 @@
<!DOCTYPE html>
<html lang="tr">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8"/> <link href="images/favicon.ico" rel="icon" type="image/x-icon" />
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8" />
<link href="images/favicon.ico" rel="icon" type="image/x-icon" />
<style>
body {
height: 100%;
@ -9,13 +11,13 @@
background-color: rgba(255, 255, 255, 0.3);
position: relative;
}
.error-text {
background-color: rgb(102, 186, 51);
width: 100%;
display: inline-block;
}
h1 {
font-size: 16px;
color: WHITE;
@ -24,7 +26,7 @@
margin-top: 5px;
margin-bottom: 5px;
}
.context {
margin-left: 5%;
}