Files
AtomicOld/icons.htm
2026-02-14 19:34:54 +03:00

19 lines
490 B
HTML

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Иконки услуг</title>
<link rel="stylesheet" type="text/css" href="/design/carheart/css/styles.css">
<style>body {background: #fff; background-color: #fff;}</style>
</head>
<body>
<span class="sprite i1"></span>
<span class="sprite i2"></span>
<span class="sprite i3"></span>
<span class="sprite i4"></span>
<span class="sprite i5"></span>
<span class="sprite i6"></span>
<span class="sprite i7"></span>
</body>
</html>