2024-06-21
This commit is contained in:
@@ -31,9 +31,9 @@
|
||||
|
||||
## 색상
|
||||
|
||||
* 16진수 RGB
|
||||
* 16진수 RGB : #RGB, #RRGGBB, #RGBA, #RRGGBBAA
|
||||
* rgb(), rgba()
|
||||
* hsl()
|
||||
* hsl(), hsla()
|
||||
|
||||
```CSS
|
||||
background-color: rgb(2 121 139);
|
||||
|
||||
Reference in New Issue
Block a user