fonctionnalité like and dislike of a post
This commit is contained in:
12
public/css/app.css
Normal file
12
public/css/app.css
Normal file
@@ -0,0 +1,12 @@
|
||||
.no-style {
|
||||
background: none;
|
||||
border: none;
|
||||
padding: 0;
|
||||
font: inherit;
|
||||
color: inherit;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.no-style:focus {
|
||||
outline: none;
|
||||
}
|
Reference in New Issue
Block a user