blob: 5b88486d0b9680dca57bfbcb4a40b3105b6a6a51 [file] [log] [blame]
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http: *www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
**/
body
{
margin-left: 3%;
margin-top: 3%;
}
#map
{
height: 500px;
width: 100%;
}
.small-alert
{
font-size: 12px;
color: green;
margin-top: 4px;
margin-left: 10px;
}
ul
{
list-style-type: none;
}
.btn-link.no-color-link {color:#000000;}
.btn-link.no-color-link:hover {color:#000000; text-decoration: none;}
.btn-link.no-color-link:visited {color:#000000;}
.btn-link.no-color-link:active {color:#000000;}
/**
* Timeline
*/
div#OCWtimeline {
margin-top: 20px;
padding-bottom: 20px;
}
div.timeline-event {
border: none;
background: none;
}
div.timeline-event-content {
margin: 0;
}
div.ocw-bar {
height: 5px;
}