Sha256: d4e254e70f883120f2913aa6cae83fde8801b2afb752fdbbe9f71a3a17969ed6

Contents?: true

Size: 690 Bytes

Versions: 48

Compression:

Stored size: 690 Bytes

Contents

/*
This is where custom styles for your guide should live.
*/

div.skip-nav a {
  position: absolute;
  left: -10000;
  top: 0;
  width: 1px;
  height: auto;
  overflow: hidden;
}
div.skip-nav a:focus {
	position: absolute;
	top: 5px;
	left: 5px;
	width: auto; 
	height: auto;
	z-index: 999999;
	background-color: white;
	padding-left: 2px;
	padding-right: 2px;
	overflow: visible;
 }

 .mainContent:focus {
 	outline: none;
 }

 table, th, td {
   border: 1px solid black;
   padding: 5px;
   margin:5px;
}
th {
	background: #767576;
	color:white;
}
li.active > a{
	background-color: #317ab9;
}

div.back-link {
	display: block;
  padding-top: .5em;
}

header {
  padding-bottom: 1.5em;
}

Version data entries

48 entries across 48 versions & 3 rubygems

Version Path
guides_style_18f-0.4.7 lib/guides_style_18f/sass/_guides_style_18f_custom.scss
guides_style_18f-0.4.6 lib/guides_style_18f/sass/_guides_style_18f_custom.scss
guides_style_18f-0.4.5 lib/guides_style_18f/sass/_guides_style_18f_custom.scss
guides_style_18f-0.4.4 lib/guides_style_18f/sass/_guides_style_18f_custom.scss
guides_style_18f-0.4.3 lib/guides_style_18f/sass/_guides_style_18f_custom.scss
guides_style_18f-0.4.2 lib/guides_style_18f/sass/_guides_style_18f_custom.scss
guides_style_18f-0.4.1 lib/guides_style_18f/sass/_guides_style_18f_custom.scss
guides_style_18f-0.4.0 lib/guides_style_18f/sass/_guides_style_18f_custom.scss
guides_style_18f-0.3.0 lib/guides_style_18f/sass/_guides_style_18f_custom.scss
guides_style_18f-0.2.0 lib/guides_style_18f/sass/_guides_style_18f_custom.scss
guides_style_18f-0.1.15 lib/guides_style_18f/sass/_guides_style_18f_custom.scss
guides_style_18f-0.1.14 lib/guides_style_18f/sass/_guides_style_18f_custom.scss
guides_style_18f-0.1.13 lib/guides_style_18f/sass/_guides_style_18f_custom.scss
guides_style_18f-0.1.12 lib/guides_style_18f/sass/_guides_style_18f_custom.scss
guides_style_18f-0.1.11 lib/guides_style_18f/sass/_guides_style_18f_custom.scss
guides_style_18f-0.1.10 lib/guides_style_18f/sass/_guides_style_18f_custom.scss
guides_style_18f-0.1.9 lib/guides_style_18f/sass/_guides_style_18f_custom.scss
guides_style_18f-0.1.8 lib/guides_style_18f/sass/_guides_style_18f_custom.scss
guides_style_18f-0.1.7 lib/guides_style_18f/sass/_guides_style_18f_custom.scss
guides_style_18f-0.1.6 lib/guides_style_18f/sass/_guides_style_18f_custom.scss