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-1.0.6 lib/guides_style_18f/sass/_guides_style_18f_custom.scss
jekyll-theme-guides-mbland-1.0.5 _sass/_jekyll-theme-guides-mbland-custom.scss
jekyll-theme-guides-mbland-1.0.4 _sass/_jekyll-theme-guides-mbland-custom.scss
guides_style_18f-2.0.1 _sass/_guides_style_18f_custom.scss
jekyll-theme-guides-mbland-1.0.3 _sass/_jekyll-theme-guides-mbland-custom.scss
jekyll-theme-guides-mbland-1.0.2 _sass/_jekyll-theme-guides-mbland-custom.scss
jekyll-theme-guides-mbland-1.0.1 _sass/_jekyll-theme-guides-mbland-custom.scss
jekyll-theme-guides-mbland-1.0.0 _sass/_jekyll-theme-guides-mbland-custom.scss
jekyll-theme-guides-mbland-0.2.3 _sass/_jekyll-theme-guides-mbland-custom.scss
jekyll-theme-guides-mbland-0.2.2 _sass/_jekyll-theme-guides-mbland-custom.scss
guides_style_18f-1.0.4 lib/guides_style_18f/sass/_guides_style_18f_custom.scss
jekyll-theme-guides-mbland-0.2.1 _sass/_jekyll-theme-guides-mbland-custom.scss
jekyll-theme-guides-mbland-0.2.0 _sass/_jekyll-theme-guides-mbland-custom.scss
guides_style_18f-1.0.3 lib/guides_style_18f/sass/_guides_style_18f_custom.scss
guides_style_18f-1.0.2 lib/guides_style_18f/sass/_guides_style_18f_custom.scss
guides_style_18f-1.0.1 lib/guides_style_18f/sass/_guides_style_18f_custom.scss
guides_style_mbland-0.1.0 lib/guides_style_mbland/sass/_guides_style_mbland_custom.scss
guides_style_18f-1.0.0 lib/guides_style_18f/sass/_guides_style_18f_custom.scss
guides_style_18f-0.4.9 lib/guides_style_18f/sass/_guides_style_18f_custom.scss
guides_style_18f-0.4.8 lib/guides_style_18f/sass/_guides_style_18f_custom.scss