Add: home article
This commit is contained in:
+14
-2
@@ -37,8 +37,20 @@ footer {
|
||||
|
||||
|
||||
|
||||
#id {
|
||||
color: black;
|
||||
#home {
|
||||
/*color: red;*/
|
||||
}
|
||||
|
||||
.player_free {
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
background-color: #f00;
|
||||
}
|
||||
|
||||
.maestro_free {
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
background-color: #0ff;
|
||||
}
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user