Skip to content

ImaginaryStargazer/beating-heart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

beating-heart

A CSS file with beating heart uses Colors Crayola Availabe color options are:

  1. blizzard-blue
  2. radical-red
  3. blue-3
  4. blue-2
  5. neon-carrot
  6. laser-lemon
  7. sunglow
  8. magic-mint
  9. razzle-dazzle-rose
  10. hot-magenta
  11. vivid-violet
  12. licorice
  13. screamin-green
  14. slimy-green

The main div class is beating-heart

Example of HTML

<!DOCTYPE html>
<html>
<head>
	<title>Demo</title>
	<link rel="stylesheet" type="text/css" href="beating-heart.css">
</head>
<body>
<div class="beating-heart radical-red"></div>
</body>
</html>

About

A css file with beating heart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 92.7%
  • HTML 7.3%