29 Star 18 Fork 235

openGauss/blog

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
commen.css 1.43 KB
Copy Edit Raw Blame History
xzx authored 2020-12-23 22:49 +08:00 . !99new style version of blog
html {
overflow-x: auto;
overflow-y: scroll;
}
body,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td {
font-weight: 400;
margin: 0;
padding: 0;
}
h1,
h2,
h3,
h4,
h4,
h5 {
margin: 0;
padding: 0;
}
body {
background-color: #FFFFFF;
color: #666666;
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
padding: 0;
text-align: left;
}
select {
font-size: 12px;
}
table {
border-collapse: collapse;
}
fieldset,
img {
border: 0 none;
}
fieldset {
margin: 0;
padding: 0;
}
fieldset p {
margin: 0;
padding: 0 0 0 8px;
}
legend {
display: none;
}
address,
caption,
em,
strong,
th,
i {
font-style: normal;
font-weight: 700;
}
table caption {
margin-left: -1px;
}
hr {
border-bottom: 1px solid #FFFFFF;
border-top: 1px solid #E4E4E4;
border-width: 1px 0;
clear: both;
height: 2px;
margin: 5px 0;
overflow: hidden;
}
ol,
ul {
list-style-image: none;
list-style-position: outside;
list-style-type: none;
}
caption,
th {
text-align: left;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
content: ””;
}
li {
list-style: none;
}
table td {
word-break: keep-all;
white-space: nowrap;
}
@font-face {
font-family: "FZLTHJW";
src: url(../fonts/FZLTHJW.ttf);
}
@font-face {
font-family: "Roboto-Regular";
src: url(../fonts/Roboto-Regular.ttf);
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/opengauss/blog.git
git@gitee.com:opengauss/blog.git
opengauss
blog
blog
06b3a717470d0827e6420dc0614dc27bb4f32dd1

Search