themesbyces

(Responsive) Page — Lover

Aug 19th, 2019 (edited)
1,240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 7.08 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC>
  2.  
  3. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  4.  
  5. <html>
  6.  
  7. <head>
  8.  
  9. <title>{Title}</title>
  10.  
  11. <link rel="shortcut icon" href="{Favicon}">
  12.  
  13. <!-- Lover by Franchesca (extasisthemes) -->
  14.  
  15. <!-- Google Fonts Script -->
  16.  
  17. <link href="https://fonts.googleapis.com/css?family=Karla:400,400i,700,700i&display=swap" rel="stylesheet">
  18.  
  19. <!-- Font Awesome Script -->
  20.  
  21. <link href="//use.fontawesome.com/releases/v6.0.0/css/all.css" rel="stylesheet">
  22.  
  23. <style type="text/css">
  24.  
  25. .tmblr-iframe--app-cta-button {
  26. display: none!important;
  27. }
  28.  
  29. ::-webkit-scrollbar-thumb:vertical {
  30. background: #000000;
  31. }
  32.  
  33. ::-webkit-scrollbar {
  34. width: 1px;
  35. }
  36.  
  37. ::selection {
  38. background: #ecc0bd;
  39. color: white;
  40. }
  41.  
  42. ::-moz-selection {
  43. background: #ecc0bd;
  44. color: white;
  45. }
  46.  
  47. #s-m-t-tooltip {
  48. background: #000000;
  49. border-radius: 5px;
  50. color: #ffffff;
  51. font-size: 0.9rem;
  52. margin-top: 30px;
  53. padding: 5px;
  54. text-align: center;
  55. text-transform: uppercase;
  56. z-index: 999999999999999999999999999999999999;
  57. }
  58.  
  59. body {
  60. background: #f9f9f9;
  61. color: #555555;
  62. cursor: url(https://i.imgur.com/lhPqll6.png), progress;
  63. font-family: 'Karla', sans-serif;
  64. font-size: 1rem;
  65. font-style: normal;
  66. font-weight: 400;
  67. hyphens: auto;
  68. letter-spacing: 1px;
  69. margin: 0px;
  70. text-align: left;
  71. text-transform: none;
  72. word-wrap: break-word;
  73. }
  74.  
  75. a {
  76. color: #000000;
  77. text-decoration: none;
  78. -webkit-transition: all 0.5s ease;
  79. -moz-transition: all 0.5s ease;
  80. -o-transition: all 0.5s ease;
  81. }
  82.  
  83. a:hover {
  84. color: #cfcfcf;
  85. }
  86.  
  87. b {
  88. font-weight: bold;
  89. }
  90.  
  91. h1 {
  92. font-size: 1.2rem;
  93. font-weight: bold;
  94. margin-block-start: 0em;
  95. text-transform: lowercase;
  96. }
  97.  
  98. h2 {
  99. font-size: 1rem;
  100. font-weight: bold;
  101. margin-block-start: 0em;
  102. }
  103.  
  104. blockquote {
  105. border-left: 1px solid #eeeeee;
  106. margin: 5px;
  107. padding-left: 5px;
  108. }
  109.  
  110. #container {
  111. margin-bottom: 100px;
  112. margin-left: auto;
  113. margin-right: auto;
  114. margin-top: 100px;
  115. width: 570px;
  116. }
  117.  
  118. #about {
  119. background: #ffffff;
  120. padding: 35px;
  121. width: 500px;
  122. }
  123.  
  124. .home {
  125. background: #ecc0bd;
  126. border-left: none;
  127. border-top: none;
  128. display: inline-block;
  129. margin: -35px;
  130. padding: 17.5px;
  131. position: absolute;
  132. text-align: center;
  133. }
  134.  
  135. .home a {
  136. color: #ffffff;
  137. }
  138.  
  139. .home a:hover {
  140. color: #cfcfcf;
  141. }
  142.  
  143. .header-image {
  144. height: 200px;
  145. margin: -35px;
  146. width: 570px;
  147. }
  148.  
  149. .header-image img {
  150. height: 200px;
  151. width: 570px;
  152. }
  153.  
  154. .icon-image {
  155. height: 70px;
  156. margin-bottom: 30px;
  157. margin-left: auto;
  158. margin-right: auto;
  159. width: 70px;
  160. }
  161.  
  162. .icon-image img {
  163. border-radius: 100%;
  164. height: 70px;
  165. width: 70px;
  166. }
  167.  
  168. .about-title {
  169. font-weight: bold;
  170. text-align: center;
  171. }
  172.  
  173. #box {
  174. background: #ffffff;
  175. margin-top: 20px;
  176. padding: 35px;
  177. width: 500px;
  178. }
  179.  
  180. .box-title {
  181. font-weight: bold;
  182. }
  183.  
  184. .box-border {
  185. background: #ecc0bd;
  186. height: 3px;
  187. margin-bottom: 18px;
  188. margin-top: 18px;
  189. width: 30px;
  190. }
  191.  
  192. .skill {
  193. align-items: center;
  194. border-bottom: 1px solid #eeeeee;
  195. display: flex;
  196. margin-bottom: 20px;
  197. padding-bottom: 20px;
  198. }
  199.  
  200. .skill-type {
  201. font-size: 0.9rem;
  202. text-transform: uppercase;
  203. width: 100px;
  204. }
  205.  
  206. .progress-wrapper {
  207. background: #f0f0f0;
  208. margin-left: 20px;
  209. padding: 3px;
  210. width: calc(100% - 126px);
  211. }
  212.  
  213. .progress {
  214. background: #ecc0bd;
  215. height: 3px;
  216. }
  217.  
  218. .links {
  219. font-size: 0.9rem;
  220. margin: -5px;
  221. text-transform: uppercase;
  222. }
  223.  
  224. .links a {
  225. display: inline-block;
  226. margin: 5px;
  227. }
  228.  
  229. @media only screen and (max-width: 1000px) {
  230.  
  231. #container {
  232. width: 470px;
  233. }
  234.  
  235. #about {
  236. width: 400px;
  237. }
  238.  
  239. .header-image {
  240. height: 165px;
  241. width: 470px;
  242. }
  243.  
  244. .header-image img {
  245. height: 165px;
  246. width: 470px;
  247. }
  248.  
  249. #box {
  250. width: 400px;
  251. }
  252.  
  253. }
  254.  
  255. @media only screen and (max-width: 500px) {
  256.  
  257. #container {
  258. width: 320px;
  259. }
  260.  
  261. #about {
  262. width: 250px;
  263. }
  264.  
  265. .header-image {
  266. height: 112px;
  267. margin: -35px;
  268. width: 320px;
  269. }
  270.  
  271. .header-image img {
  272. height: 112px;
  273. width: 320px;
  274. }
  275.  
  276. #box {
  277. width: 250px;
  278. }
  279.  
  280. }
  281.  
  282. {CustomCSS}
  283.    
  284. </style>
  285.    
  286. </head>
  287.  
  288. <body>
  289.  
  290. <div id="container">
  291.  
  292. <div id="about">
  293.  
  294. <div class="home">
  295. <a href="/" title="Home"><i class="far fa-arrow-alt-circle-left"></i></a>
  296. </div>
  297.  
  298. <div class="header-image"><img src="https://i.imgur.com/YYDsXry.png"/></div>
  299.  
  300. <div class="icon-image"><img src="https://i.imgur.com/KXuLZdA.png"/></div>
  301.  
  302. <div class="about-title">About Me</div>
  303.  
  304. <div class="box-border" style="margin-left: auto;margin-right: auto;"></div>
  305.  
  306. <center>
  307. <i class="far fa-user-circle" style="margin-right: 10px;"></i>Franchesca
  308. <font style="margin-left: 10px;margin-right: 10px;">|</font>
  309. <i class="fas fa-birthday-cake" style="margin-right: 10px;"></i>Twenty-Two
  310. <font style="margin-left: 10px;margin-right: 10px;">|</font>
  311. <i class="fas fa-map-marker-alt" style="margin-right: 10px;"></i>Philippines
  312. </center>
  313.  
  314. <br>
  315.  
  316. <p>
  317. Write your about here. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  318. </p>
  319.  
  320. <p>
  321. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.
  322. </p>
  323.  
  324. </div>
  325.  
  326. <div id="box">
  327.  
  328. <div class="box-title">Skills</div>
  329.  
  330. <div class="box-border"></div>
  331.  
  332. <div class="skill">
  333.  
  334. <div class="skill-type">Skill 1</div>
  335.  
  336. <div class="progress-wrapper">
  337. <div class="progress" style="width: 75%;"></div>
  338. </div>
  339.  
  340. </div>
  341.  
  342. <div class="skill">
  343.  
  344. <div class="skill-type">Skill 2</div>
  345.  
  346. <div class="progress-wrapper">
  347. <div class="progress" style="width: 100%;"></div>
  348. </div>
  349.  
  350. </div>
  351.  
  352. <div class="skill">
  353.  
  354. <div class="skill-type">Skill 3</div>
  355.  
  356. <div class="progress-wrapper">
  357. <div class="progress" style="width: 25%;"></div>
  358. </div>
  359.  
  360. </div>
  361.  
  362. <div class="skill" style="border-bottom: none;margin-bottom: 0px;padding-bottom: 0px;">
  363.  
  364. <div class="skill-type">Skill 4</div>
  365.  
  366. <div class="progress-wrapper">
  367. <div class="progress" style="width: 50%;"></div>
  368. </div>
  369.  
  370. </div>
  371.  
  372. </div>
  373.  
  374. <div id="box">
  375.  
  376. <div class="box-title">Elsewhere</div>
  377.  
  378. <div class="box-border"></div>
  379.  
  380. <div class="links">
  381. <a href="/"><font style="color: #ecc0bd;margin-right: 5px;">•</font>Link One</a>
  382. <a href="/"><font style="color: #ecc0bd;margin-right: 5px;">•</font>Link Two</a>
  383. <a href="/"><font style="color: #ecc0bd;margin-right: 5px;">•</font>Link Three</a>
  384. <a href="/"><font style="color: #ecc0bd;margin-right: 5px;">•</font>Link Four</a>
  385. <a href="/"><font style="color: #ecc0bd;margin-right: 5px;">•</font>Link Five</a>
  386. <a href="https://extasisthemes.tumblr.com/" title="extasisthemes"><font style="color: #ecc0bd;margin-right: 5px;">•</font>Theme</a>
  387. </div>
  388.  
  389. </div>
  390.  
  391. </div>
  392.  
  393. </body>
  394.  
  395. </html>
Advertisement
Add Comment
Please, Sign In to add comment