Project Babel 风格(css)收集

2011-04-30 00:48:00 +08:00
 iugo
有人问 PB2 是否能自定义风格与模板,于是有了此帖。

先来个我知道的最炫的:
http://www.v2ex.com/go/sc2

<style type="text/css">
#Wrapper {
background: #000 url("http://static.v2ex.com/bgs/sc2.jpg") no-repeat 50% 0;
}
.box {
background-color: rgba(33, 33, 55, 0.5);
color: #fff;
border: 2px solid rgba(33, 33, 55, 0.4);
}
.box .cell {
border-bottom: 1px solid rgba(33, 33, 55, 0.4);
}
a:link, a:visited, a:active {
color: #ff9933;
}
a:hover {
color: #ffaa33;
}
.topic_content, .reply_content {
color: #f0f0f0;
}
a.op:link, a.op:visited, a.op:active {
background-color: rgba(0, 0, 0, 0.8);
}
a.op:hover {
background-color: rgba(0, 0, 0, 1);
}
a.count_livid:link, a.count_livid:active {
background-color: #445;
color: #99a;
}
a.count_livid:visited, a.count_orange:visited {
background-color: #445;
color: #99a;
}
a.count_livid:hover {
background-color: #556;
}
a.count_orange:hover {
background-color: #ffaa33;
color: #fff;
}
.snow {
color: rgba(200, 200, 240, 0.3);
}
.fade {
color: rgba(200, 200, 240, 0.4);
}
.mll, .mlt, .sll {
background-color: rgba(0, 0, 20, 0.3);
color: #f0f0f0;
border: 1px solid rgba(100, 100, 120, 0.5);
}
#Top {
background: #000;
}
</style>
6883 次点击
所在节点    Project Babel
4 条回复
2liu
2011-04-30 10:13:43 +08:00
我保证这不是最炫的,因为今天我的模板差不多就该改好了,昨天开始接触v2ex对于我这种小白很累
miao
2011-05-09 16:40:43 +08:00
底部白色很刺眼,很不协调
leigod
2011-05-09 17:23:35 +08:00
看上去还不错
Even
2011-05-12 12:36:13 +08:00
为什么字体和面板都是白色?

难道是IE不兼容 ?

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/12343

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX