mirror of https://github.com/lxndrblz/anatole.git

Alexander Bilz
06.08.2022 c8051b9217a50f0b06c0b0bf2fb991df3d3db164
chore: commented out refactored code

1 files modified
19 ■■■■■ changed files
assets/css/style.css 19 ●●●●● patch | view | raw | blame | history
assets/css/style.css
@@ -557,7 +557,7 @@
.post figure.big {
  max-width: 100vw;
}
*/
.info {
  margin: 1em;
}
@@ -565,7 +565,7 @@
.info span {
  margin-right: 0.5em;
}
/*
.post .post-footer .meta a {
  text-decoration: none;
  color: var(--body-color);
@@ -624,8 +624,7 @@
  border: 1px solid var(--border-color);
  border-bottom: 0px;
}
*/
/*
.pagination {
  margin: 30px;
  padding: 0px 0 56px 0;
@@ -658,9 +657,7 @@
.pagination .next {
  float: right;
}
*/
/*
.footer {
  clear: both;
  text-align: center;
@@ -693,12 +690,13 @@
  padding: 4px;
}
*/
/*for archive*/
.archive {
  width: 100%;
}
.list-with-title {
  font-size: 1.4rem;
  margin: 30px;
@@ -742,14 +740,13 @@
.list-with-title .listing .listing-post a:hover {
  color: #2660ab;
}
*/
/* share */
.read_more {
  font-size: 1.4rem;
}
/*
#fb_comments_container {
  margin: 30px;
@@ -1230,7 +1227,7 @@
  .list-with-title .listing .listing-post a {
    width: 80%;
  }
/*
  /*
  .box--right,
  .box--left {
    border-bottom: 1px solid var(--border-color);