mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 03:07:36 +02:00
Replaced repos tab with contribute tab
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
.repoTable {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.description {
|
||||
font-size: 17px;
|
||||
color: white;
|
||||
text-align: center;
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
.repoTable thead td {
|
||||
padding: 10px;
|
||||
text-align: center;
|
||||
font-size: 25px;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.repoTable tbody td {
|
||||
padding: 10px;
|
||||
text-align: center;
|
||||
font-size: 18px;
|
||||
}
|
||||
Reference in New Issue
Block a user