canvas-lms/app/stylesheets/screen.sass

14 lines
492 B
Sass
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*
Welcome to Compass.
In this file you should write your main styles. (or centralize your imports)
Import this file using the following HTML or equivalent:
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" />
@import compass/reset
/*
The *:focus rule is reset and suppresses link outlining.
You _must_ remember to redefine your own outline, as its an important accessibility aid. E.g.
*:focus
outline: #ccc dotted medium