This website works better with JavaScript.
首頁
探索
說明
登入
adrianshort
/
apollo
镜像来自
https://github.com/adrianshort/apollo.git
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
0
Wiki
Activity
瀏覽代碼
increased margin around logo and improved hover on links
master
CharlotteGilhooly
12 年之前
父節點
b828981a27
當前提交
8b7e6c4ef6
共有
1 個文件被更改
,包括
3 次插入
和
7 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-7
app/assets/stylesheets/scaffolds.css.scss
+ 3
- 7
app/assets/stylesheets/scaffolds.css.scss
查看文件
@@ -95,13 +95,9 @@ a.button:hover {
padding: 5px 10px;
}
#logo {
margin: 0 0 0 15px;
}
a.logo {
float: right;
margin: 0;
margin: 0 0 0 20px;
padding: 0;
background-color: white;
}
@@ -114,7 +110,7 @@ background-color: white;
.feed_title a {
font-size: 1.6rem;
line-height: 1.
6
rem;
line-height: 1.
95
rem;
}
table {
@@ -134,7 +130,7 @@ td {
#feed td {
font-size: 1.5rem;
line-height:
2
rem;
line-height:
1.8
rem;
padding: 0 40px 30px 0;
width: 120px;
}
Write
Preview
Loading…
取消
儲存