6 Commits

Author SHA1 Message Date
Mr.Lin e795201220 Update onemoe.css 2020-02-23 00:38:10 +08:00
Mr.Lin dcc1546a82 Update onemoe.less 2020-02-23 00:37:06 +08:00
Mr.Lin 305d5b2984 Update onemoe.min.css 2020-02-23 00:36:18 +08:00
Mr.Lin 363a9f6750 Rename sx0csz.css to 02e67o.css 2020-02-23 00:35:21 +08:00
Mr.Lin 0651d7b4dc Update sx0csz.css 2020-02-23 00:35:00 +08:00
Mr.Lin 261f80e581 Update onemoe.php 2020-02-23 00:33:52 +08:00
6 changed files with 14 additions and 30 deletions
File diff suppressed because one or more lines are too long
+4 -11
View File
@@ -119,6 +119,7 @@ body h1.title a {
} }
body h1.title a:hover { body h1.title a:hover {
text-shadow: none; text-shadow: none;
font-size: 3.8rem;
} }
body select.changelanguage { body select.changelanguage {
display: none; display: none;
@@ -146,10 +147,6 @@ body div.onemoe-more-disk div.more-disk a:hover {
body div.list-wrapper#head-div div.list-header-container { body div.list-wrapper#head-div div.list-header-container {
margin-top: 2rem; margin-top: 2rem;
} }
body div.list-wrapper#head-div div.list-header-container div.readme svg,
body div.list-wrapper#head-div div.list-header-container div.readme span {
display: none;
}
body div.list-wrapper#head-div div.list-header-container div.readme p { body div.list-wrapper#head-div div.list-header-container div.readme p {
font-size: large; font-size: large;
padding: 0 2rem; padding: 0 2rem;
@@ -326,17 +323,13 @@ body div.list-wrapper#list-div:hover {
} }
body div.onemoe-readme { body div.onemoe-readme {
width: 100%; width: 100%;
margin: 50px auto 0; margin: 4rem auto 0;
border-radius: 3px; border-radius: 3px;
border: solid 5px rgba(137, 43, 226, 0.2); border: solid 5px rgba(137, 43, 226, 0.2);
box-sizing: border-box; box-sizing: border-box;
} }
body div.onemoe-readme div.readme svg, body div.onemoe-readme div.markdown-body {
body div.onemoe-readme div.readme span { padding: 1rem;
display: none;
}
body div.onemoe-readme div.readme div.markdown-body {
margin: 10px 25px;
} }
body div.onemoe-readme:hover { body div.onemoe-readme:hover {
box-shadow: 0 0 10px rgba(137, 43, 226, 0.25); box-shadow: 0 0 10px rgba(137, 43, 226, 0.25);
+3 -12
View File
@@ -125,6 +125,7 @@ body {
transition: 0.2s; transition: 0.2s;
&:hover { &:hover {
text-shadow: none; text-shadow: none;
font-size: 3.8rem;
} }
} }
} }
@@ -160,10 +161,6 @@ body {
div.list-header-container { div.list-header-container {
margin-top: 2rem; margin-top: 2rem;
div.readme { div.readme {
svg,
span {
display: none;
}
p { p {
font-size: large; font-size: large;
padding: 0 2rem; padding: 0 2rem;
@@ -346,18 +343,12 @@ body {
// 底部readme // 底部readme
div.onemoe-readme { div.onemoe-readme {
width: 100%; width: 100%;
margin: 50px auto 0; margin: 4rem auto 0;
border-radius: 3px; border-radius: 3px;
border: solid 5px rgba(137, 43, 226, 0.2); border: solid 5px rgba(137, 43, 226, 0.2);
box-sizing: border-box; box-sizing: border-box;
div.readme {
svg,
span {
display: none;
}
div.markdown-body { div.markdown-body {
margin: 10px 25px; padding: 1rem;
}
} }
&:hover { &:hover {
box-shadow: 0 0 10px rgba(137, 43, 226, 0.25); box-shadow: 0 0 10px rgba(137, 43, 226, 0.25);
File diff suppressed because one or more lines are too long
+4 -4
View File
@@ -9,7 +9,7 @@
<meta name="keywords" content="<?php echo $n_path;?>,<?php if ($p_path!='') echo $p_path.','; echo $_SERVER['sitename'];?>,林的小窝,onedrive"> <meta name="keywords" content="<?php echo $n_path;?>,<?php if ($p_path!='') echo $p_path.','; echo $_SERVER['sitename'];?>,林的小窝,onedrive">
<link rel="icon" href="https://cdn.jsdelivr.net/gh/ldxw/CDN@0.003/favicon/64x64/favicon.ico" type="image/x-icon" /> <link rel="icon" href="https://cdn.jsdelivr.net/gh/ldxw/CDN@0.003/favicon/64x64/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="https://cdn.jsdelivr.net/gh/ldxw/CDN@0.003/favicon/64x64/favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="https://cdn.jsdelivr.net/gh/ldxw/CDN@0.003/favicon/64x64/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/ldxw/CDN@0.02.5/onedrive-index-theme-disk/sx0csz.css" type="text/css"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/ldxw/CDN@0.02.6/onedrive-index-theme-disk/02e67o.css" type="text/css">
</head> </head>
<body> <body>
@@ -327,10 +327,10 @@
</div> </div>
</div> </div>
</div> </div>
<div class="list-wrapper onemoe-readme"> <div class="list-wrapper">
<div class="list-container"> <div class="list-container">
<div class="list-header-container"> <div class="list-header-container">
<div class="readme"> <div class="readme onemoe-readme">
<!--<svg class="octicon octicon-book" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M3 5h4v1H3V5zm0 3h4V7H3v1zm0 2h4V9H3v1zm11-5h-4v1h4V5zm0 2h-4v1h4V7zm0 2h-4v1h4V9zm2-6v9c0 .55-.45 1-1 1H9.5l-1 1-1-1H2c-.55 0-1-.45-1-1V3c0-.55.45-1 1-1h5.5l1 1 1-1H15c.55 0 1 .45 1 1zm-8 .5L7.5 3H2v9h6V3.5zm7-.5H9.5l-.5.5V12h6V3z"></path></svg> <!--<svg class="octicon octicon-book" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M3 5h4v1H3V5zm0 3h4V7H3v1zm0 2h4V9H3v1zm11-5h-4v1h4V5zm0 2h-4v1h4V7zm0 2h-4v1h4V9zm2-6v9c0 .55-.45 1-1 1H9.5l-1 1-1-1H2c-.55 0-1-.45-1-1V3c0-.55.45-1 1-1h5.5l1 1 1-1H15c.55 0 1 .45 1 1zm-8 .5L7.5 3H2v9h6V3.5zm7-.5H9.5l-.5.5V12h6V3z"></path></svg>
<span style="line-height: 16px;vertical-align: top;">'.$readme['name'].'</span>--> <span style="line-height: 16px;vertical-align: top;">'.$readme['name'].'</span>-->
<div class="markdown-body" id="readme"> <div class="markdown-body" id="readme">
@@ -1089,7 +1089,7 @@
var td1=document.createElement('td'); var td1=document.createElement('td');
td1.setAttribute('class','file'); td1.setAttribute('class','file');
var a1=document.createElement('a'); var a1=document.createElement('a');
a1.href=html.name.replace(/#/,'%23'); a1.href='<?php echo $_SERVER['base_disk_path'];?>'+html.name.replace(/#/,'%23');
a1.innerText=html.name; a1.innerText=html.name;
a1.target='_blank'; a1.target='_blank';
var td2=document.createElement('td'); var td2=document.createElement('td');
File diff suppressed because one or more lines are too long