Difference between revisions of "project01:P4"
From cs
Line 23: | Line 23: | ||
border: 0px; | border: 0px; | ||
background: #FFFFFF;} | background: #FFFFFF;} | ||
+ | |||
+ | div#buttonBlue { | ||
+ | float: left; | ||
+ | width: 135px; | ||
+ | height: 20px; | ||
+ | margin-right: 0px; | ||
+ | margin-top: 5px; | ||
+ | opacity: 1; | ||
+ | background: #002c9c; | ||
+ | text-align:center; | ||
+ | font-family: 'Roboto', sans-serif; | ||
+ | font-size: 12px; | ||
+ | color:#FFFFFF; | ||
+ | } | ||
div#buttonBlue { | div#buttonBlue { |
Revision as of 14:16, 7 May 2020