jk.nipponalba.scot website https://jk.nipponalba.scot
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

938 lines
17 KiB

4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
  1. @charset "UTF-8";
  2. @font-face { font-family: 'Inter'; font-weight: 400; font-style: normal; font-display: swap; unicode-range: U+000-5FF; src: local('Inter'), url('https://rsms.me/inter/fonts/Inter-Regular.woff2?v=3.15') format('woff2'), url('https://rsms.me/inter/fonts/Inter-Regular.woff=3.15') format('woff');}
  3. @font-face { font-family: 'Inter'; font-weight: 400; font-style: italic; font-display: swap; unicode-range: U+000-5FF; src: local('Inter'), url('https://rsms.me/inter/fonts/Inter-Italic.woff2?v=3.15') format('woff2'), url('https://rsms.me/inter/fonts/Inter-Italic.woff=3.15') format('woff');}
  4. @font-face { font-family: 'Inter'; font-weight: 700; font-style: bold; font-display: swap; unicode-range: U+000-5FF; src: local('Inter'), url('https://rsms.me/inter/fonts/Inter-Bold.woff2?v=3.15') format('woff2'), url('https://rsms.me/inter/fonts/Inter-Bold.woff=3.15') format('woff');}
  5. /*!
  6. Fork Awesome 1.1.7
  7. License - https://forkaweso.me/Fork-Awesome/license
  8. Copyright 2018 Dave Gandy & Fork Awesome
  9. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
  10. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  11. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  12. */
  13. /* FONT PATH
  14. * -------------------------- */
  15. @font-face {
  16. font-family: 'ForkAwesome';
  17. src: url('/fonts/forkawesome-webfont.woff2?v=1.1.7') format('woff2');
  18. font-weight: normal;
  19. font-style: normal;
  20. }
  21. .fa {
  22. display: inline-block;
  23. font: normal normal normal 14px/1 ForkAwesome;
  24. font-size: inherit;
  25. text-rendering: auto;
  26. -webkit-font-smoothing: antialiased;
  27. -moz-osx-font-smoothing: grayscale;
  28. }
  29. /* makes the font 33% larger relative to the icon container */
  30. .fa-lg {
  31. font-size: 1.33333333em;
  32. line-height: 0.75em;
  33. vertical-align: -15%;
  34. }
  35. .fa-2x {
  36. font-size: 2em;
  37. }
  38. .fa-3x {
  39. font-size: 3em;
  40. }
  41. .fa-4x {
  42. font-size: 4em;
  43. }
  44. .fa-5x {
  45. font-size: 5em;
  46. }
  47. .fa-fw {
  48. width: 1.28571429em;
  49. text-align: center;
  50. }
  51. .fa-ul {
  52. padding-left: 0;
  53. margin-left: 2.14285714em;
  54. list-style-type: none;
  55. }
  56. .fa-ul > li {
  57. position: relative;
  58. }
  59. .fa-li {
  60. position: absolute;
  61. left: -2.14285714em;
  62. width: 2.14285714em;
  63. top: 0.14285714em;
  64. text-align: center;
  65. }
  66. .fa-li.fa-lg {
  67. left: -1.85714286em;
  68. }
  69. .fa-border {
  70. padding: .2em .25em .15em;
  71. border: solid 0.08em #eee;
  72. border-radius: .1em;
  73. }
  74. .fa-pull-left {
  75. float: left;
  76. }
  77. .fa-pull-right {
  78. float: right;
  79. }
  80. .fa.fa-pull-left {
  81. margin-right: .3em;
  82. }
  83. .fa.fa-pull-right {
  84. margin-left: .3em;
  85. }
  86. /* Fork Awesome uses the Unicode Private Use Area (PUA) to ensure screen
  87. readers do not read off random characters that represent icons */
  88. .fa-envelope-o:before {
  89. content: "\f003";
  90. }
  91. .fa-tags:before {
  92. content: "\f02c";
  93. }
  94. .fa-book:before {
  95. content: "\f02d";
  96. }
  97. .fa-pencil-square-o:before {
  98. content: "\f044";
  99. }
  100. .fa-share:before {
  101. content: "\f064";
  102. }
  103. .fa-comment:before {
  104. content: "\f075";
  105. }
  106. .fa-rss:before {
  107. content: "\f09e";
  108. }
  109. .fa-link:before {
  110. content: "\f0c1";
  111. }
  112. .fa-gamepad:before {
  113. content: "\f11b";
  114. }
  115. .fa-language:before {
  116. content: "\f1ab";
  117. }
  118. .fa-sticky-note:before {
  119. content: "\f249";
  120. }
  121. .fa-thumbs-up:before{
  122. content: "\f164";
  123. }
  124. .fa-television:before {
  125. content: "\f26c";
  126. }
  127. .fa-xmpp:before {
  128. content: "\f2f9";
  129. }
  130. .fa-matrix-org:before {
  131. content: "\f313";
  132. }
  133. .fa-pixelfed:before {
  134. content: "\f314";
  135. }
  136. .fa-pleroma:before {
  137. content: "\f324";
  138. }
  139. .sr-only {
  140. position: absolute;
  141. width: 1px;
  142. height: 1px;
  143. padding: 0;
  144. margin: -1px;
  145. overflow: hidden;
  146. clip: rect(0, 0, 0, 0);
  147. border: 0;
  148. }
  149. .sr-only-focusable:active,
  150. .sr-only-focusable:focus {
  151. position: static;
  152. width: auto;
  153. height: auto;
  154. margin: 0;
  155. overflow: visible;
  156. clip: auto;
  157. }
  158. html { font-family: 'Inter', sans-serif;}
  159. @supports (font-variation-settings: normal) {
  160. html { font-family: 'Inter var', sans-serif; }
  161. }
  162. :root {
  163. --dark-link:#6fbff8;
  164. --dark-text:#e8e8e8;
  165. --dark-bg:#2b2b2b;
  166. --dark-opacity: 0.75;
  167. --light-text:#2b2b2b;
  168. --light-bg:#e8e8e8;
  169. --light-link:#004e7f;
  170. --light-opacity:1;
  171. --light-shadow:rgba(0,0,0,0.06);
  172. --light-border:rgba(150,150,150,0.3);
  173. --border-colour: var(--light-border);
  174. --shadow-colour: var(--light-shadow);
  175. --text-colour: var(--dark-text);
  176. --bg-colour: var(--dark-bg);
  177. --link-colour: var(--dark-link);
  178. --opacity-img: var(--dark-opacity);
  179. }
  180. @media (prefers-color-scheme: light) {
  181. --text-colour: var(--light-text);
  182. --bg-colour: var(--light-bg);
  183. --link-colour: var(--light-link);
  184. --opacity-img: var(--light-opacity);
  185. }
  186. [data-theme="light"]{
  187. --text-colour: var(--light-text);
  188. --bg-colour: var(--light-bg);
  189. --link-colour: var(--light-link);
  190. --opacity-img: var(--light-opacity);
  191. }
  192. /* Switched mode */
  193. .theme-switch:checked ~ *,
  194. .theme-switch:checked + *,
  195. .theme-switch:checked + * + *
  196. .theme-switch:checked + * + * + *{
  197. --text-colour:var(--light-text);
  198. --bg-colour:var(--light-bg);
  199. --link-colour:var(--light-link);
  200. --opacity-img: var(--light-opacity);
  201. }
  202. .theme-switch{
  203. display:none;
  204. }
  205. .light{
  206. display:inline;
  207. float:right;
  208. color:var(--text-colour);
  209. }
  210. html {
  211. -webkit-animation-fill-mode: forwards;
  212. }
  213. body {
  214. color: var(--text-colour);
  215. font-size: 15px;
  216. margin: 0 auto 30px auto;
  217. background: var(--bg-colour);
  218. height:100%;
  219. min-height:100%;
  220. }
  221. p {
  222. line-height: 1.9em;
  223. font-weight: 400;
  224. font-size: 15px;
  225. }
  226. a {
  227. text-decoration: none;
  228. color: var(--link-colour);
  229. }
  230. a:link, a:visited {
  231. opacity: 1;
  232. -webkit-transition: all .15s linear;
  233. -moz-transition: all .15s linear;
  234. -o-transition: all .15s linear;
  235. -ms-transition: all .15s linear;
  236. transition: all .15s linear;
  237. color: var(--link-colour);
  238. }
  239. a:hover, a:active {
  240. color: var(--text-colour);
  241. }
  242. img {
  243. opacity: var(--opacity-img);
  244. transition: opacity .5s ease-in-out;
  245. }
  246. img:hover {
  247. opacity: 1
  248. }
  249. table {
  250. border-collapse:collapse;
  251. margin: 0 auto;
  252. min-width: 80%;
  253. }
  254. table, td, th{
  255. border: 1px solid var(--text-colour);
  256. padding:15px;
  257. }
  258. h3 {
  259. color: var(--text-colour);
  260. font-size: 22px;
  261. font-weight: 600;
  262. line-height: 1.6;
  263. }
  264. h4 {
  265. color: var(--text-colour);
  266. font-size: 16px;
  267. }
  268. pre {
  269. background: var(--bg-colour);
  270. padding: 5px;
  271. }
  272. #page{
  273. color: var(--text-colour);
  274. background: var(--bg-colour);
  275. }
  276. #page-top {
  277. width: 800px;
  278. z-index: 3;
  279. height: 60px;
  280. border-bottom: 1px solid var(--text-colour);
  281. background: var(--bg-colour);
  282. margin: 0 auto;
  283. }
  284. #page-top a {
  285. color: var(--text-colour);
  286. }
  287. #page-top a:hover {
  288. color: var(--link-colour);
  289. }
  290. nav {
  291. width:100%;
  292. list-style: none;
  293. padding: 18px 0px;
  294. font-size: 14px;
  295. display:flex;
  296. }
  297. nav li{
  298. position: relative;
  299. display: initial;
  300. padding-right: 20px;
  301. }
  302. nav li i{
  303. margin:0;
  304. padding-left:10px;
  305. }
  306. nav > li:nth-child(8) {
  307. margin-left: auto;
  308. padding-right:5px;
  309. display:none;
  310. }
  311. nav > li:nth-child(9) {
  312. padding-right:0;
  313. margin-left: auto;
  314. }
  315. nav i{
  316. margin-bottom:20px;
  317. position:relative;
  318. top:-5px;
  319. }
  320. main {
  321. width: 800px;
  322. margin: 0 auto;
  323. background: var(--bg-colour);
  324. padding-bottom: 100px;
  325. }
  326. .about, .archive, .bookmarks {
  327. height: calc(100vh - 150px);
  328. margin-bottom: 200px;
  329. }
  330. .about .post{
  331. padding: 10px;
  332. margin:20px 0;
  333. vertical-align:top;
  334. width: 98%;
  335. }
  336. .profile{
  337. width:100% !important;
  338. display:grid;
  339. grid-template-columns: repeat (20%, 80%);
  340. margin: 0 auto;
  341. padding-top:30px;
  342. }
  343. .profile-left{
  344. grid-column: 1;
  345. }
  346. .profile-right{
  347. grid-column: 2;
  348. text-align:justify;
  349. }
  350. .profile-right a{
  351. color: var(--text-colour);
  352. }
  353. .profile-right a:hover{
  354. color: var(--link-colour);
  355. }
  356. .profile img{
  357. width:165px;
  358. border-radius: 5%;
  359. margin-right: 40px;
  360. }
  361. .profile .title{
  362. text-transform: uppercase;
  363. font-size: 1.8rem;
  364. font-weight: bold;
  365. letter-spacing: 1.5px;
  366. line-height: 1;
  367. padding-left: 10px;
  368. }
  369. .social-links {
  370. list-style: none;
  371. padding: 0;
  372. }
  373. .social-links i {
  374. margin-right: 3px;
  375. }
  376. .social-links li {
  377. display: inline;
  378. }
  379. .social-links a {
  380. color: var(--text-colour);
  381. }
  382. .social-links a:hover {
  383. color: var(--link-colour);
  384. }
  385. .info i{
  386. opacity: 0.5;
  387. margin-right: 5px;
  388. }
  389. .info{
  390. padding: 10px 0;
  391. font-size:13px;
  392. display:grid;
  393. grid-template-columns: repeat (80%. 20%);
  394. }
  395. .blogs_span{
  396. grid-column: 1;
  397. }
  398. .categories_span, .categories_span_other, .info-date-other{
  399. grid-column: 1 / span 2;
  400. }
  401. .categories_span_other{
  402. display:inline;
  403. text-align:right;
  404. float:right;
  405. }
  406. .category, .blog, .tag, .syndication, .info-date-other{
  407. font-size: 13px;
  408. line-height: 1.5;
  409. display:inline;
  410. }
  411. .categories, .tags{
  412. display:inline;
  413. margin:0;padding:0;
  414. text-align:right;
  415. }
  416. .categories li, .tags li{
  417. list-style:none;
  418. display:inline;
  419. }
  420. .tag::before, .category::before{
  421. content: "#";
  422. opacity: .75;
  423. }
  424. .categories li::after, .tags li::after{
  425. content: ", ";
  426. }
  427. .categories li:last-child:after, .tags li:last-child:after{
  428. content: "";
  429. }
  430. .info-date,{
  431. display:inline;
  432. text-align:left;
  433. line-height:1.5;
  434. }
  435. .info-date .dt-published{
  436. font-size:13px;
  437. }
  438. .reading-time{
  439. display:inline;
  440. grid-column: 2;
  441. text-align:right;
  442. font-weight:bold;
  443. }
  444. .stream, .h-feed{
  445. padding-bottom:150px;
  446. }
  447. .post{
  448. margin: 20px 0;
  449. }
  450. .index_content{
  451. text-align:justify;
  452. width:100%;
  453. }
  454. .h-entry{
  455. width: calc(100% - 22px);
  456. box-shadow: 0 2px 3px var(--shadow-colour);
  457. border: 1px solid var(--border-colour);
  458. border-radius: 15px;
  459. padding:10px;
  460. margin:20px 0;
  461. }
  462. .h-entry p a {
  463. text-decoration: none;
  464. color: var(--link-colour);
  465. }
  466. .h-entry a:hover {
  467. color: var(--link-colour);
  468. }
  469. .h-entry img {
  470. margin: 0 auto;
  471. display:block;
  472. }
  473. .h-entry img.full {
  474. width:100%;
  475. max-width: 600px;
  476. }
  477. .longpost img{
  478. max-width:700px;
  479. padding: 10px;
  480. }
  481. #response .h-cite .p-content{
  482. background-color: var(--border-colour);
  483. display:block;
  484. min-height: 80px;
  485. border-radius: 15px;
  486. padding: 10px 10px 20px 10px;
  487. }
  488. .remotePhoto{
  489. float:left;
  490. width: 70px;
  491. padding: 10px 0;
  492. }
  493. .remotePhoto img{
  494. display:block;
  495. }
  496. .response-text{
  497. min-height: calc(100% - 15px);
  498. }
  499. .response-date{
  500. width: 100%;
  501. font-size: 13px;
  502. display:block;
  503. text-align:right;
  504. vertical-align:bottom;
  505. }
  506. #interactions{
  507. margin:20px 0 10px 0;
  508. padding:0;
  509. display:grid;
  510. grid-template-rows: repeat (20px, 40px, auto);
  511. width:100%;
  512. border-top:1px solid var(--text-colour);
  513. padding-bottom:150px;
  514. }
  515. #webmention-form{
  516. grid-row: 2;
  517. margin-top:20px;
  518. width: 100%;
  519. }
  520. #webmention-form label{
  521. line-height: 2;
  522. }
  523. #webmention-form input[type=url]{
  524. width: 60%;
  525. }
  526. #webmentions{
  527. grid-row: 4;
  528. margin-top: 0 20px 0 0 ;
  529. padding: 0 0 200px 0;
  530. }
  531. .interaction h4{
  532. line-height:15px;
  533. padding:0;
  534. margin:0;
  535. }
  536. .interaction.like, .interaction.share{
  537. border:0;
  538. color: var(--text-colour);
  539. padding:2px;
  540. margin:30px 0 0 0;
  541. display:flex;
  542. width:100%;
  543. min-height:30px;
  544. }
  545. .interaction.like h4, .interaction.share h4{
  546. margin-right: 20px;
  547. }
  548. .interaction.like img,.interaction.share img{
  549. display:inline;
  550. width:30px;
  551. height:30px;
  552. margin:2px;
  553. padding:0px;
  554. border-radius: 50%;
  555. border:1px solid var(--text-colour);
  556. position:relative;
  557. top:-10px;
  558. }
  559. .interaction.mention, .interaction.reply{
  560. border:1px solid var(--text-colour);
  561. display:flex;
  562. min-height: 60px;
  563. padding: 10px;
  564. background-color: var(--border-colour);
  565. box-shadow: 0 2px 3px var(--shadow-colour);
  566. border-radius: 15px;
  567. }
  568. .interaction.mention .remote_profile, .interaction.reply .remote_profile{
  569. width: 90px;
  570. min-width: 90px;
  571. }
  572. .interaction.mention .remote_profile img, .interaction.reply .remote_profile img, .remotePhoto img{
  573. width: 50px;
  574. height: 50px;
  575. border-radius: 50%;
  576. object-fit:cover;
  577. margin: 0 auto;
  578. }
  579. .remotePhoto{
  580. }
  581. .intactivity{
  582. font-size:15px;
  583. font-style: italic;
  584. line-height:18px;
  585. text-align:left;
  586. }
  587. .intcontent{
  588. font-size:15px;
  589. vertical-align:top;
  590. text-align:left;
  591. padding-left: 10px;
  592. }
  593. .interaction time{
  594. font-size:13px;
  595. }
  596. #footer {
  597. clear: both;
  598. text-align: center;
  599. font-size: 14px;
  600. position:fixed;
  601. bottom:0;
  602. margin: 0 auto;
  603. width: 100%;
  604. padding:20px 0;
  605. background: var(--bg-colour);
  606. color: var(--text-colour);
  607. }
  608. #footer a {
  609. color: var(--text-colour);
  610. }
  611. #footer a:hover {
  612. color: var(--link-colour);
  613. }
  614. #footer img{
  615. max-height:40px;
  616. margin-top:10px;
  617. }
  618. /*for archive*/
  619. .description {
  620. color: var(--text-colour);
  621. }
  622. .list-title{
  623. margin:30px 0;
  624. font-size:30px;
  625. font-weight:bold;
  626. display:flex;
  627. color: var(--text-colour);
  628. }
  629. .list-title i{
  630. font-size:22px;
  631. vertical-align:middle;
  632. color: var(--text-colour);
  633. }
  634. .list-with-title {
  635. font-size: 14px;
  636. margin: 30px 0;
  637. padding: 0;
  638. }
  639. .list-with-title li {
  640. list-style-type: none;
  641. padding: 0;
  642. }
  643. .listing-title {
  644. font-size: 24px;
  645. color: var(--text-colour);
  646. font-weight: 600;
  647. line-height: 2.2em;
  648. }
  649. .listing {
  650. padding: 0;
  651. }
  652. .listing-post {
  653. padding-bottom: 5px;
  654. }
  655. .post-time {
  656. float: right;
  657. color: var(--text-colour);
  658. }
  659. .list-with-title .listing .listing-post a {
  660. color: var(--text-colour);
  661. }
  662. .list-with-title .listing .listing-post a:hover {
  663. color: var(--link-colour);
  664. }
  665. .readmore {
  666. font-size: 14px;
  667. text-align:left;
  668. padding:0;
  669. text-decoration:underline;
  670. }
  671. .page_404 {
  672. text-align: center;
  673. padding-top: 50px;
  674. }
  675. .pixelfed_embed {
  676. margin:0 auto;
  677. display:block;
  678. }
  679. hr {
  680. color: var(--border-colour);
  681. }
  682. .author .title{
  683. display:none;
  684. }
  685. #response .h-cite{
  686. width:100%;
  687. display:inline-block;
  688. vertical-align:top;
  689. padding:0;
  690. }
  691. #response p{
  692. margin:0;
  693. }
  694. time{
  695. font-size:13px;
  696. }
  697. .bookmark .p-content{
  698. display:inline;
  699. margin:0;
  700. padding:0;
  701. }
  702. .picture{
  703. flex: calc(100% / 3);
  704. max-width:calc(100% / 3);
  705. }
  706. .photogrid{
  707. display:flex;
  708. flex-wrap:wrap;
  709. width:100%;
  710. height: 100%;
  711. min-width:100%;
  712. margin-bottom:10px;
  713. }
  714. img.thumb{
  715. width:600px;
  716. max-height: 600px;
  717. object-fit:cover;
  718. object-position:top;
  719. margin: 0 auto;
  720. border: 1px solid var(--text-colour);
  721. }
  722. hr{
  723. border-top:1px solid var(--text-colour);
  724. border-bottom:0;
  725. }
  726. #pagination-top{
  727. display:block;
  728. margin:0;
  729. padding:0;
  730. }
  731. ul.pagination {
  732. list-style:none;
  733. margin: 0 auto;
  734. text-align: center;
  735. vertical-align: middle;
  736. border:0px;
  737. padding:0;
  738. padding-top:20px;
  739. display:grid;
  740. grid-template-columns: 33% 34% 33%;
  741. min-width:100%;
  742. text-align: center;
  743. }
  744. .pagination li{
  745. font-weight:normal;
  746. display:inline;
  747. padding: 0;
  748. margin: 0;
  749. }
  750. .pagination > li:nth-child(1){
  751. text-align:left;
  752. grid-column: 1;
  753. }
  754. .pagination > li:nth-child(2){
  755. text-align:center;
  756. grid-column: 2;
  757. }
  758. .pagination > li:nth-child(3){
  759. text-align:right;
  760. grid-column: 3;
  761. }
  762. .pagination a {
  763. color: var(--text-colour);
  764. }
  765. .pagination a:hover {
  766. color: var(--link-colour);
  767. }
  768. .anchor {
  769. display:none;
  770. }
  771. .anchor:target {
  772. display:block;
  773. }
  774. .feeds {
  775. width: 95%;
  776. }
  777. .feedrow {
  778. display:grid;
  779. grid-template-columns: 80% auto;
  780. }
  781. .feedrow .description{
  782. grid-column: 1;
  783. }
  784. .feedrow .feedlinks{
  785. grid-column: 2;
  786. }
  787. .commentparade {
  788. width:100%;
  789. overflow:auto;
  790. background: var(--background-colour);
  791. padding:0;
  792. height:250px;
  793. color: var(--text-colour);
  794. }
  795. .commentparade .url{
  796. font-weight:bolder;
  797. }
  798. .album-thumbs {
  799. display: block;
  800. margin: 0 auto;
  801. padding: 0;
  802. }
  803. .album-thumbs img{
  804. max-width: 250px;
  805. display: inline;
  806. margin: 4px;
  807. padding: 0px;
  808. }
  809. .banner{
  810. max-width:700px;
  811. width: 100%;
  812. max-height: 400px;
  813. object-fit: cover;
  814. object-position:middle;
  815. }
  816. @media screen and (max-width: 800px) {
  817. #page-top, main {
  818. width: 95%;
  819. padding: 10px 0;
  820. }
  821. .about, .post, .archive, .stream, .bookmarks, #response{
  822. width:95%;
  823. margin:0 auto;
  824. }
  825. .profile{
  826. width:100%;
  827. margin:0 auto;
  828. padding:0;
  829. text-align:center;
  830. display:block;
  831. }
  832. .profile-left{
  833. display:block;
  834. margin:0 auto;
  835. padding: 10px;
  836. width:100%;
  837. text-align:center;
  838. float:none;
  839. }
  840. .profile-left img{
  841. max-width: 200px;
  842. margin:0;
  843. }
  844. .profile-right{
  845. display:block;
  846. width:90%;
  847. text-align:center;
  848. margin:0 auto;
  849. }
  850. .post img{
  851. width: 95%;
  852. text-align:center;
  853. }
  854. .interactions{
  855. padding-bottom: 100px;
  856. }
  857. .pagination-bottom{
  858. margin-bottom:0px;
  859. }
  860. footer{
  861. display:none;
  862. }
  863. }
  864. @media screen and (max-width: 560px) {
  865. main {
  866. width: 100%;
  867. margin: 0 auto;
  868. }
  869. #Bookmarks, #Blog{
  870. display:none;
  871. }
  872. .pagination li{
  873. height: 30px;
  874. }
  875. .about, .post, .archive, .stream, .bookmarks, #response{
  876. width:98%;
  877. padding: 0px;
  878. }
  879. img.thumb{
  880. max-width: 95%;
  881. }
  882. article img{
  883. width: 100%;
  884. text-align:center;
  885. }
  886. .interactions{
  887. padding-bottom: 0px;
  888. }
  889. footer{
  890. display:none;
  891. }
  892. }
  893. @media screen and (max-width: 460px) {
  894. main {
  895. width: 100%;
  896. margin: 0 auto;
  897. }
  898. nav label{
  899. display:none;
  900. }
  901. }