Fetching metadata from the HF Docker repository...
hysts
HF staff
commited on
|
@@ -4,4 +4,7 @@ h1 {
|
4
|
|
5
|
#duplicate-button {
|
6
|
margin: auto;
|
|
|
|
|
|
|
7
|
}
|
|
|
4
|
|
5
|
#duplicate-button {
|
6
|
margin: auto;
|
7
|
+
color: #fff;
|
8
|
+
background: #1565c0;
|
9
|
+
border-radius: 100vh;
|
10
|
}
|