mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-05-20 00:14:43 +02:00
add repository status page
This commit is contained in:
+11
-1
@@ -211,7 +211,7 @@ a.black_border:hover {
|
||||
background-color: #ffffff;
|
||||
padding: 8px 6px;
|
||||
margin: 0;
|
||||
border-bottom: 1px solid #dddddd ;
|
||||
border-bottom: 1px solid #dddddd;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
@@ -314,3 +314,13 @@ loc .lang {
|
||||
float: left;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.rounded-circle.fa {
|
||||
display: inline-block;
|
||||
font-size: 75px;
|
||||
height: 140px;
|
||||
width: 140px;
|
||||
border: 4px solid;
|
||||
line-height: 140px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user