parent
e30680cc8f
commit
2f494abcba
@ -0,0 +1,33 @@
|
||||
html{
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
#listSources{
|
||||
border: black;
|
||||
padding: 10px;
|
||||
border-radius: 30px;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
#listSourceBottom{
|
||||
border-top: solid;
|
||||
padding-top: 10px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#pageRight{
|
||||
|
||||
}
|
||||
|
||||
#refresh{
|
||||
margin: 10px;
|
||||
background-color: white;
|
||||
padding: 10px;
|
||||
border-radius: 30px;
|
||||
text-align: center;
|
||||
width: 100px;
|
||||
}
|
||||
|
||||
#buttonRefresh{
|
||||
padding: 10px;
|
||||
}
|
Loading…
Reference in new issue