Line 21: | Line 21: | ||
width: 6vh; | width: 6vh; | ||
top: 70%; | top: 70%; | ||
− | left: | + | left: 25%; |
border-radius: 48%; | border-radius: 48%; | ||
background-color: #FF4500; | background-color: #FF4500; | ||
Line 36: | Line 36: | ||
width: 6vh; | width: 6vh; | ||
top: 70%; | top: 70%; | ||
− | left: | + | left: 45%; |
border-radius: 53%; | border-radius: 53%; | ||
background: linear-gradient(to bottom left, #5778f9, #b84cf7, #f2527c, #ffb966, #f738ba); | background: linear-gradient(to bottom left, #5778f9, #b84cf7, #f2527c, #ffb966, #f738ba); | ||
Line 53: | Line 53: | ||
width: 6vh; | width: 6vh; | ||
top: 70%; | top: 70%; | ||
− | left: | + | left: 65%; |
border-radius: 50%; | border-radius: 50%; | ||
background-color: #4d6cea; | background-color: #4d6cea; | ||
Line 60: | Line 60: | ||
.fb:hover { | .fb:hover { | ||
cursor: pointer; | cursor: pointer; | ||
− | background-color: # | + | background-color: #4d6cea; |
} | } | ||
</style> | </style> |
Revision as of 12:49, 7 October 2018