Merge pull request #48 from DeepakasBTG/frontend
Result: CTA border added
This commit is contained in:
commit
6500a33f9d
1 changed files with 2 additions and 0 deletions
|
|
@ -649,6 +649,7 @@ input[type="text"], input[type="email"], input[type="password"], select {
|
|||
margin: 10px auto;
|
||||
display: block;
|
||||
text-decoration: none;
|
||||
border: 1px solid #fff;
|
||||
}
|
||||
|
||||
.download-song-btn:hover, .download-song-btn:focus, .copy-btn:hover, .copy-btn:focus {
|
||||
|
|
@ -669,6 +670,7 @@ input[type="text"], input[type="email"], input[type="password"], select {
|
|||
margin: 10px auto;
|
||||
display: block;
|
||||
text-decoration: none;
|
||||
border: 1px solid #fff;
|
||||
}
|
||||
|
||||
.share-text {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue