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.

943 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. .reply-img{
  695. max-width:90%;
  696. display:block;
  697. border-radius: 15px;
  698. }
  699. time{
  700. font-size:13px;
  701. }
  702. .bookmark .p-content{
  703. display:inline;
  704. margin:0;
  705. padding:0;
  706. }
  707. .picture{
  708. flex: calc(100% / 3);
  709. max-width:calc(100% / 3);
  710. }
  711. .photogrid{
  712. display:flex;
  713. flex-wrap:wrap;
  714. width:100%;
  715. height: 100%;
  716. min-width:100%;
  717. margin-bottom:10px;
  718. }
  719. img.thumb{
  720. width:600px;
  721. max-height: 600px;
  722. object-fit:cover;
  723. object-position:top;
  724. margin: 0 auto;
  725. border: 1px solid var(--text-colour);
  726. }
  727. hr{
  728. border-top:1px solid var(--text-colour);
  729. border-bottom:0;
  730. }
  731. #pagination-top{
  732. display:block;
  733. margin:0;
  734. padding:0;
  735. }
  736. ul.pagination {
  737. list-style:none;
  738. margin: 0 auto;
  739. text-align: center;
  740. vertical-align: middle;
  741. border:0px;
  742. padding:0;
  743. padding-top:20px;
  744. display:grid;
  745. grid-template-columns: 33% 34% 33%;
  746. min-width:100%;
  747. text-align: center;
  748. }
  749. .pagination li{
  750. font-weight:normal;
  751. display:inline;
  752. padding: 0;
  753. margin: 0;
  754. }
  755. .pagination > li:nth-child(1){
  756. text-align:left;
  757. grid-column: 1;
  758. }
  759. .pagination > li:nth-child(2){
  760. text-align:center;
  761. grid-column: 2;
  762. }
  763. .pagination > li:nth-child(3){
  764. text-align:right;
  765. grid-column: 3;
  766. }
  767. .pagination a {
  768. color: var(--text-colour);
  769. }
  770. .pagination a:hover {
  771. color: var(--link-colour);
  772. }
  773. .anchor {
  774. display:none;
  775. }
  776. .anchor:target {
  777. display:block;
  778. }
  779. .feeds {
  780. width: 95%;
  781. }
  782. .feedrow {
  783. display:grid;
  784. grid-template-columns: 80% auto;
  785. }
  786. .feedrow .description{
  787. grid-column: 1;
  788. }
  789. .feedrow .feedlinks{
  790. grid-column: 2;
  791. }
  792. .commentparade {
  793. width:100%;
  794. overflow:auto;
  795. background: var(--background-colour);
  796. padding:0;
  797. height:250px;
  798. color: var(--text-colour);
  799. }
  800. .commentparade .url{
  801. font-weight:bolder;
  802. }
  803. .album-thumbs {
  804. display: block;
  805. margin: 0 auto;
  806. padding: 0;
  807. }
  808. .album-thumbs img{
  809. max-width: 250px;
  810. display: inline;
  811. margin: 4px;
  812. padding: 0px;
  813. }
  814. .banner{
  815. max-width:700px;
  816. width: 100%;
  817. max-height: 400px;
  818. object-fit: cover;
  819. object-position:middle;
  820. }
  821. @media screen and (max-width: 800px) {
  822. #page-top, main {
  823. width: 95%;
  824. padding: 10px 0;
  825. }
  826. .about, .post, .archive, .stream, .bookmarks, #response{
  827. width:95%;
  828. margin:0 auto;
  829. }
  830. .profile{
  831. width:100%;
  832. margin:0 auto;
  833. padding:0;
  834. text-align:center;
  835. display:block;
  836. }
  837. .profile-left{
  838. display:block;
  839. margin:0 auto;
  840. padding: 10px;
  841. width:100%;
  842. text-align:center;
  843. float:none;
  844. }
  845. .profile-left img{
  846. max-width: 200px;
  847. margin:0;
  848. }
  849. .profile-right{
  850. display:block;
  851. width:90%;
  852. text-align:center;
  853. margin:0 auto;
  854. }
  855. .post img{
  856. width: 95%;
  857. text-align:center;
  858. }
  859. .interactions{
  860. padding-bottom: 100px;
  861. }
  862. .pagination-bottom{
  863. margin-bottom:0px;
  864. }
  865. footer{
  866. display:none;
  867. }
  868. }
  869. @media screen and (max-width: 560px) {
  870. main {
  871. width: 100%;
  872. margin: 0 auto;
  873. }
  874. #Bookmarks, #Blog{
  875. display:none;
  876. }
  877. .pagination li{
  878. height: 30px;
  879. }
  880. .about, .post, .archive, .stream, .bookmarks, #response{
  881. width:98%;
  882. padding: 0px;
  883. }
  884. img.thumb{
  885. max-width: 95%;
  886. }
  887. article img{
  888. width: 100%;
  889. text-align:center;
  890. }
  891. .interactions{
  892. padding-bottom: 0px;
  893. }
  894. footer{
  895. display:none;
  896. }
  897. }
  898. @media screen and (max-width: 460px) {
  899. main {
  900. width: 100%;
  901. margin: 0 auto;
  902. }
  903. nav label{
  904. display:none;
  905. }
  906. }