HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers42/tandartsmaas.nl/wwwroot/css/base/_basicElements.sass
body
  color: $purpleLight
  background: $purpleWhite url(/images/structure/pattern_bg.png)

  +RalewayRegular
  font-size: 18px
  line-height: 1.777777778

  +respond-to-width(1280)
    font-size: 16px

  +respond-to-width(1024)
    font-size: 15px

h1
  margin-top: 0
  color: $purple

  +RobotoSlab
  font-size: 1.777777778em
  font-weight: 300
  line-height: 1.125

h2
  color: $gums

  +RalewayBold
  font-size: 1.333333333em
  line-height: 1.125

p
  margin-top: 0
  margin-bottom: 1.3333em

a
  color: #109FDD
  outline: 0

  &:hover
    color: #005CFF

+selection
  background-color: $green

.no-wrap
  white-space: nowrap