mirror of
https://github.com/klaussilveira/gitlist.git
synced 2026-07-11 16:53:17 +02:00
Use HTTPS in style.css
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@import url(http://fonts.googleapis.com/css?family=Ubuntu);
|
||||
@import url(https://fonts.googleapis.com/css?family=Ubuntu);
|
||||
body {
|
||||
font-family:Ubuntu, Helvetica, Arial, sans-serif;
|
||||
padding-top:60px;
|
||||
@@ -208,4 +208,4 @@ padding:0;
|
||||
.contributor-list li {
|
||||
display:inline-block;
|
||||
padding:5px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user