mirror of
https://gitlab.com/redline-racing-division/redline-racing-website.git
synced 2025-07-25 23:51:28 +00:00
updated button color
This commit is contained in:
@@ -209,7 +209,12 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<button type="submit" class="btn btn-primary">
|
<button
|
||||||
|
type="submit"
|
||||||
|
class="btn btn-primary"
|
||||||
|
style=" background-color: rgb(0, 110, 255);
|
||||||
|
border-color: rgb(0, 110, 255);"
|
||||||
|
>
|
||||||
Send Message
|
Send Message
|
||||||
</button>
|
</button>
|
||||||
</form>
|
</form>
|
||||||
|
Reference in New Issue
Block a user