Guest User

Untitled

a guest
Jun 25th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.33 KB | None | 0 0
  1. #sidebar {
  2. margin-right: 3em;
  3. min-width: 22em;
  4. width: 22em;
  5. float: right;
  6.  
  7. }
  8.  
  9. #sidebar > * {
  10. border-top: solid 1px rgba(160, 160, 160, 0.3);
  11. margin: 3em 0 0 0;
  12. padding: 3em 0 0 0;
  13. float: right;
  14. }
  15.  
  16. #sidebar > :first-child {
  17. border-top: 0;
  18. margin-top: 0;
  19. padding-top: 0;
  20. float: right;
  21. }
  22.  
  23. @media screen and (max-width: 1280px) {
  24.  
  25. #sidebar {
  26. border-top: solid 1px rgba(160, 160, 160, 0.3);
  27. margin: 3em 0 0 0;
  28. min-width: 0;
  29. padding: 3em 0 0 0;
  30. width: 100%;
  31. overflow-x: hidden;
  32. float: right;
  33. }
  34.  
  35. }
  36.  
  37. <section id="sidebar">
  38.  
  39. <!-- Intro -->
  40. <section id="intro">
  41. <a href="#" class="logo"><img src="images/logo.jpg" alt="" /></a>
  42. <header>
  43. <h2>Future Imperfect</h2>
  44. <p>Another fine responsive site template by <a
  45. href="http://html5up.net">HTML5 UP</a></p>
  46. </header>
  47. </section>
  48.  
  49. <!-- Mini Posts -->
  50. <section>
  51. <div class="mini-posts">
  52.  
  53. <!-- Mini Post -->
  54. <article class="mini-post">
  55. <header>
  56. <h3><a href="single.html">Vitae sed condimentum</a></h3>
  57. <time class="published" datetime="2015-10-20">October 20,
  58. 2015</time>
  59. <a href="#" class="author"><img src="images/avatar.jpg"
  60. alt="" /></a>
  61. </header>
  62. <a href="single.html" class="image"><img
  63. src="images/pic04.jpg" alt="" /></a>
  64. </article>
  65.  
  66. <!-- Mini Post -->
  67. <article class="mini-post">
  68. <header>
  69. <h3><a href="single.html">Rutrum neque accumsan</a></h3>
  70. <time class="published" datetime="2015-10-19">October 19,
  71. 2015</time>
  72. <a href="#" class="author"><img src="images/avatar.jpg"
  73. alt="" /></a>
  74. </header>
  75. <a href="single.html" class="image"><img
  76. src="images/pic05.jpg" alt="" /></a>
  77. </article>
  78.  
  79. <!-- Mini Post -->
  80. <article class="mini-post">
  81. <header>
  82. <h3><a href="single.html">Odio congue mattis</a></h3>
  83. <time class="published" datetime="2015-10-18">October 18,
  84. 2015</time>
  85. <a href="#" class="author"><img src="images/avatar.jpg"
  86. alt="" /></a>
  87. </header>
  88. <a href="single.html" class="image"><img
  89. src="images/pic06.jpg" alt="" /></a>
  90. </article>
  91.  
  92. <!-- Mini Post -->
  93. <article class="mini-post">
  94. <header>
  95. <h3><a href="single.html">Enim nisl veroeros</a></h3>
  96. <time class="published" datetime="2015-10-17">October 17,
  97. 2015</time>
  98. <a href="#" class="author"><img src="images/avatar.jpg"
  99. alt="" /></a>
  100. </header>
  101. <a href="single.html" class="image"><img
  102. src="images/pic07.jpg" alt="" /></a>
  103. </article>
  104.  
  105. </div>
  106. </section>
  107. <section>
  108. <ul class="posts">
  109. <li>
  110. <article>
  111. <header>
  112. <h3><a href="single.html">Lorem ipsum fermentum ut nisl
  113. vitae</a></h3>
  114. <time class="published" datetime="2015-10-20">October 20,
  115. 2015</time>
  116. </header>
  117. <a href="single.html" class="image"><img
  118. src="images/pic08.jpg" alt="" /></a>
  119. </article>
  120. </li>
  121. <li>
  122. <article>
  123. <header>
  124. <h3><a href="single.html">Convallis maximus nisl mattis
  125. nunc id lorem</a></h3>
  126. <time class="published" datetime="2015-10-15">October 15,
  127. 2015</time>
  128. </header>
  129. <a href="single.html" class="image"><img
  130. src="images/pic09.jpg" alt="" /></a>
  131. </article>
  132. </li>
  133. <li>
  134. <article>
  135. <header>
  136. <h3><a href="single.html">Euismod amet placerat vivamus
  137. porttitor</a></h3>
  138. <time class="published" datetime="2015-10-10">October 10,
  139. 2015</time>
  140. </header>
  141. <a href="single.html" class="image"><img
  142. src="images/pic10.jpg" alt="" /></a>
  143. </article>
  144. </li>
  145. <li>
  146. <article>
  147. <header>
  148. <h3><a href="single.html">Magna enim accumsan tortor
  149. cursus ultricies</a></h3>
  150. <time class="published" datetime="2015-10-08">October 8,
  151. 2015</time>
  152. </header>
  153. <a href="single.html" class="image"><img
  154. src="images/pic11.jpg" alt="" /></a>
  155. </article>
  156. </li>
  157. <li>
  158. <article>
  159. <header>
  160. <h3><a href="single.html">Congue ullam corper lorem ipsum dolor</a></h3>
  161. <time class="published" datetime="2015-10-06">October 7, 2015</time>
  162. </header>
  163. <a href="single.html" class="image"><img src="images/pic12.jpg" alt="" /></a>
  164. </article>
  165. </li>
  166. </ul>
  167. </section>
Add Comment
Please, Sign In to add comment