correct style number title
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<title><?php wp_title('|', true, 'right');?><?=get_bloginfo('name')?></title>
|
<title><?php wp_title('|', true, 'right');?><?=get_bloginfo('name')?></title>
|
||||||
<link rel="stylesheet" href="<?php echo get_stylesheet_uri();?>?ver=121">
|
<link rel="stylesheet" href="<?php echo get_stylesheet_uri();?>?ver=122">
|
||||||
<link href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" rel="stylesheet">
|
<link href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" rel="stylesheet">
|
||||||
<script type='text/javascript' src="<?php echo get_stylesheet_directory_uri()?>/scripts/jquery-3.6.0.min.js"></script>
|
<script type='text/javascript' src="<?php echo get_stylesheet_directory_uri()?>/scripts/jquery-3.6.0.min.js"></script>
|
||||||
<script type='text/javascript' src="<?php echo get_stylesheet_directory_uri()?>/scripts/golos.js"></script>
|
<script type='text/javascript' src="<?php echo get_stylesheet_directory_uri()?>/scripts/golos.js"></script>
|
||||||
|
|||||||
@@ -1129,12 +1129,12 @@ a{
|
|||||||
|
|
||||||
.mobile_archive{
|
.mobile_archive{
|
||||||
display: none;
|
display: none;
|
||||||
margin-top: 18px;
|
margin-top: 38px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.mobile_archive_img{
|
.mobile_archive_img{
|
||||||
margin-top: -42px;
|
margin-top: -32px;
|
||||||
margin-left: 12px;
|
margin-left: 12px;
|
||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
width: 91px;
|
width: 91px;
|
||||||
|
|||||||
Reference in New Issue
Block a user