Исправление ошибок стилей и верстки
This commit is contained in:
		
							parent
							
								
									bba9072bd5
								
							
						
					
					
						commit
						c2c7e7a3f4
					
				|  | @ -4,8 +4,8 @@ | |||
| 		<meta charset="utf-8"> | ||||
| 		<meta name="viewport" content="width=device-width"> | ||||
| 		<title>Dhaverd</title> | ||||
| 		<link href="src/styles/style.css?v=01000035" rel="stylesheet" media="screen" /> | ||||
| 		<link rel="stylesheet" href="src/styles/styleMobile.css?v=01000035" media="handheld,only screen and (max-device-width:480px)" /> | ||||
| 		<link href="src/styles/style.css?v=01000036" rel="stylesheet" media="screen" /> | ||||
| 		<link rel="stylesheet" href="src/styles/styleMobile.css?v=01000036" media="handheld,only screen and (max-device-width:480px)" /> | ||||
| 		<link rel="icon" href="src/img/favicon.ico"> | ||||
| 		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> | ||||
| 	</head> | ||||
|  |  | |||
|  | @ -4,13 +4,13 @@ | |||
| 		<meta charset="utf-8"> | ||||
| 		<meta name="viewport" content="width=device-width"> | ||||
| 		<title>Dhaverd - MyChat</title> | ||||
| 		<link href="src/styles/style.css?v=01000035" rel="stylesheet" media="screen" /> | ||||
| 		<link rel="stylesheet" href="src/styles/styleMobile.css?v=01000035" media="handheld,only screen and (max-device-width:480px)" /> | ||||
| 		<link href="src/styles/style.css?v=01000036" rel="stylesheet" media="screen" /> | ||||
| 		<link rel="stylesheet" href="src/styles/styleMobile.css?v=01000036" media="handheld,only screen and (max-device-width:480px)" /> | ||||
| 		<link rel="icon" href="src/img/favicon.ico"> | ||||
| 		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> | ||||
| 	</head> | ||||
| 	<body id="main"> | ||||
| 		<header id="header" class="default"> | ||||
| 		<header id="header" class="default index-logo"> | ||||
| 			<div> | ||||
| 				<a  href="index.html"><img class="header-img" src="src/img/dhaverd2.png"></a> | ||||
| 			</div> | ||||
|  |  | |||
|  | @ -4,18 +4,18 @@ | |||
| 		<meta charset="utf-8"> | ||||
| 		<meta name="viewport" content="width=device-width"> | ||||
| 		<title>Dhaverd - Servers</title> | ||||
| 		<link href="src/styles/style.css?v=01000035" rel="stylesheet" media="screen" /> | ||||
| 		<link rel="stylesheet" href="src/styles/styleMobile.css?v=01000035" media="handheld,only screen and (max-device-width:480px)" /> | ||||
| 		<link href="src/styles/style.css?v=01000036" rel="stylesheet" media="screen" /> | ||||
| 		<link rel="stylesheet" href="src/styles/styleMobile.css?v=01000036" media="handheld,only screen and (max-device-width:480px)" /> | ||||
| 		<link rel="icon" href="src/img/favicon.ico"> | ||||
| 		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> | ||||
| 	</head> | ||||
| 	<body id="main"> | ||||
| 		<header id="header" class="default"> | ||||
| 		<header id="header" class="default index-logo"> | ||||
| 			<div> | ||||
| 				<a  href="index.html"><img class="header-img" src="src/img/dhaverd2.png"></a> | ||||
| 			</div> | ||||
| 		</header> | ||||
| 		<main id="#main"> | ||||
| 		<main> | ||||
| 			<section class="side-bar"> | ||||
| 				<p class="mainp"><a class="side-href" href="index.html">Главная</a></p> | ||||
| 				<p class="gitea"><a class="side-href" href="http:\\176.114.129.4:3000">Gitea</a></p> | ||||
|  |  | |||
|  | @ -4,13 +4,13 @@ | |||
| 		<meta charset="utf-8"> | ||||
| 		<meta name="viewport" content="width=device-width"> | ||||
| 		<title>Dhaverd</title> | ||||
| 		<link href="src/styles/style.css?v=01000035" rel="stylesheet" media="screen" /> | ||||
| 		<link rel="stylesheet" href="src/styles/styleMobile.css?v=01000035" media="handheld,only screen and (max-device-width:480px)" /> | ||||
| 		<link href="src/styles/style.css?v=01000036" rel="stylesheet" media="screen" /> | ||||
| 		<link rel="stylesheet" href="src/styles/styleMobile.css?v=01000036" media="handheld,only screen and (max-device-width:480px)" /> | ||||
| 		<link rel="icon" href="src/img/favicon.ico"> | ||||
| 		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> | ||||
| 	</head> | ||||
| 	<body id="main"> | ||||
| 		<header id="header" class="default"> | ||||
| 		<header id="header" class="default index-logo"> | ||||
| 			<div> | ||||
| 				<a  href="index.html"><img class="header-img" src="src/img/dhaverd2.png"></a> | ||||
| 			</div> | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue