<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Minty
Theme URI: http://c7sky.com/wordpress-theme-minty.html
Author: å°å½±
Author URI: http://c7sky.com/
Description: Minty æ˜¯ä¸€æ¬¾å°æ¸…æ–°é£Žæ&nbsp;¼çš„ WordPress ä¸»é¢˜ï¼Œä½¿ç”¨ HTML5&amp;CSS3 å®žçŽ°å“åº”å¼è®¾è®¡å®Œç¾Žé€‚é…ç§»åŠ¨ç«¯ï¼Œæ”¯æŒ WordPress 3.1 æ–°å¢žçš„æ‰€æœ‰æ–‡ç«&nbsp;æ&nbsp;¼å¼ï¼Œæ”¯æŒ AJAX è¯„è®ºä¸Žåˆ—è¡¨é¡µæ—&nbsp;é™åŠ&nbsp;è½½ï¼Œå†…ç½® 8 ç§ä¸»é¢˜è‰²å½©ã€‚ä¸»é¢˜å–åä¸º Mintyï¼Œå¸Œæœ›èƒ½å¸¦ç»™ä½&nbsp;æ¸…çˆ½çš„æµè§ˆä½“éªŒï¼
Version: 2.1
Tags: ç»¿è‰²ã€è“è‰²ã€çº¢è‰²ã€è“è‰²ã€ç´«è‰²ã€é»„è‰²ã€ç°è‰²ã€æ©™è‰²ã€æµ…è‰²ç³»ã€æ·±è‰²ã€ä¸€æ&nbsp;ã€ä¸¤æ&nbsp;ã€è¾¹æ&nbsp;åœ¨å³ä¾§ã€å“åº”å¼å¸ƒå±€ã€è‡ªå®šä¹‰èƒŒæ™¯ã€è‡ªå®šä¹‰èœå•ã€ç‰¹è‰²å›¾åƒã€çµæ´»é¡¶éƒ¨ã€å°æ¸…æ–°ã€å¾®æ&nbsp;¼å¼ã€æ–‡ç«&nbsp;å½¢å¼ã€æ–‡ç«&nbsp;ç½®é¡¶ã€ä¸»é¢˜é€‰é¡¹
*/
/* ä»£ç&nbsp;ç¤ºä¾‹ï¼šå½“æµè§ˆå™¨å®½åº¦å°äºŽ540pxæ—¶ï¼Œéšè—é¡µè„šå¯¼èˆªï¼Œä¸éœ€è¦å¯åˆ&nbsp;é™¤ã€‚*/
@media only screen and (max-width: 540px) {
    #footer .links { display: none; }
}#header .connect { +width: 105px }.commentlist .bypostauthor &gt; div &gt; div &gt; .fn:after {
    content: "ä½œè€…";
}
@media only screen and (max-width: 540px) {
	.entry-summary { display:block; }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait),
only screen and (max-width: 800px) {
	#sidebar { display: none }
}
.avatar,
.ds-avatar img {
    border-radius: 50%!important;
}
body {
	overflow-x: hidden;
}
.snowflake {
    position: absolute;
    color: #fff;
    line-height: 1;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
</pre></body></html>