-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
073af32
commit 35ff497
Showing
4 changed files
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!DOCTYPE html><html lang="ru"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=EmulateIE9"><meta name="viewport" content="width=device-width, initial-scale=1"><meta name="cmsmagazine" content="d8e7426ec72ad3e4ea38b09ebf01284"><meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE"><meta name="color-scheme" content="only light"><meta name="theme-color" content="#ffffff"><title>Иконки Emoji</title><meta name="title" content="Иконки Emoji"><meta name="description" content="Иконки Emoji"><meta name="keywords" content="Иконки Emoji"><meta name="author" content="ProjectSoft"><meta name="og:url" content=""><meta property="og:type" content="website"><meta name="og:title" content="Иконки Emoji"><meta name="og:description" content="Иконки Emoji"><meta name="twitter:card" content="summary_large_image"><link type="text/css" rel="stylesheet" href="css/main.min.css?514a691cbb002c96b6bb8f6e489bbba3"></head><body><header><div class="container-full"><h1 class="text-center"><span class="inline-block text-left">Иконки Emoji</span></h1></div></header><main><div class="container-full"><div class="clearfix" data-plugin="emoji"><script src="js/emoji.min.js?514a691cbb002c96b6bb8f6e489bbba3"></script></div></div></main><footer><div class="container-full"><p>footer</p></div></footer></body></html> | ||
<!DOCTYPE html><html lang="ru"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=EmulateIE9"><meta name="viewport" content="width=device-width, initial-scale=1"><meta name="cmsmagazine" content="d8e7426ec72ad3e4ea38b09ebf01284"><meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE"><meta name="color-scheme" content="only light"><meta name="theme-color" content="#ffffff"><title>Иконки Emoji</title><meta name="title" content="Иконки Emoji"><meta name="description" content="Иконки Emoji"><meta name="keywords" content="Иконки Emoji"><meta name="author" content="ProjectSoft"><meta name="og:url" content=""><meta property="og:type" content="website"><meta name="og:title" content="Иконки Emoji"><meta name="og:description" content="Иконки Emoji"><meta name="twitter:card" content="summary_large_image"><link type="text/css" rel="stylesheet" href="css/main.min.css?526659294d07f682725c8c66ca999044"></head><body><header><div class="container-full"><h1 class="text-center"><span class="inline-block text-left">Иконки Emoji</span></h1></div></header><main><div class="container-full"><div class="clearfix" data-plugin="emoji"><script src="js/emoji.min.js?526659294d07f682725c8c66ca999044"></script></div></div></main><footer><div class="container-full"><p>footer</p></div></footer></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,6 +41,7 @@ body { | |
.container { | ||
&, | ||
&-full { | ||
.clearfix(); | ||
padding-left: 15px; | ||
padding-right: 15px; | ||
} | ||
|