solo-third-skins/skins/Coda/css/style-home.min.css

18 lines
2.7 KiB
CSS

/**
* Solo - A small and beautiful blogging system written in Java.
* Copyright (c) 2010-2019, b3log.org & hacpai.com
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#mapmenu ul li a:hover,#maptitle a:hover,div#mappost span a{text-decoration:none}div#mappost span.title,div#mappost span.title a{overflow:hidden;text-overflow:ellipsis}#mapmenu ul li,div#mappost li{display:inline}#mapfooter,#maptitle,#pagination{position:absolute}body#home{background:url(../images/background.jpg) center center fixed}body#home #sitemap{position:absolute;top:50%;left:50%;width:960px;height:540px;margin:-280px 0 0 -480px;text-align:left}#maptitle{top:50px;left:50px}#mapcontent{float:right;width:55%;margin:30px 10px 0 0}#mapmenu{margin:30px 20px 0 0}#mapmenu ul{margin:0 10px 0 0;float:right;font-size:14px}#mapmenu ul li{float:left;padding:5px 10px 5px 0;-webkit-transform:rotate(-40deg);-o-transform:rotate(-40deg);-moz-transform:rotate(-40deg)}#mappost{padding:50px 0 0 20px}#mappost .newposts{font-size:15px}#mapnavi{margin:20px 40px 10px 10px}div#mappost ul{border-top:1px solid #26282c;margin:20px 0 0}div#mappost ul span{margin:0;color:#747a83;border-bottom:1px solid #26282c}div#mappost span.title{height:24px;width:25em;float:left;word-break:break-all;white-space:nowrap}div#mappost span.section{height:24px;width:6em;float:left;padding-left:.5em}div#mappost span.date{width:8.5em;color:#575b64;padding:6px 3px 0 1em;float:left;height:18px;font:1em Consolas,"Courier New",Courier,FreeMono,monospace}div#mappost span.section a,div#mappost td.date{text-align:right}div#mappost span a{display:block;padding:.3em 0;color:#949ca5}div#mappost li:hover{background:url(../images/row_gradient.png) -9.5em 0 repeat-y}div#mappost li:hover span,div#mappost li:hover span a{color:#fff}#mapfooter{width:100%;bottom:0;margin:0 0 -30px}#mapfooter .author{float:right;padding:0 10px 0 0}#pagination{bottom:1em;right:2em}#pagination a:hover{background-color:#15161E;color:#fff;-webkit-transform:rotate(360deg) scale(1.2)}#pagination a{-webkit-transition:all .2s ease;moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}