<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:     TNA about us - foi child theme
Theme URI:      http://www.nationalarchives.gov.uk/
Author:         The National Archives
Author URI:     http://www.nationalarchives.gov.uk/
Description:    Child Theme used for the foi section of About us of The National Archives web site
Template:       tna-base
Version:        1.2
License:        GNU General Public License
License URI:    license.txt
Text Domain:    tna-base
*/

body {

}

hr.line-stroke {
    border-top: 1px solid #EFEFEF;
    background-image: none;
}

.foi_requests section a div:hover {
    background:#eee;
}
.foi_requests section a div {
    width:100%;

}
.foi_requests section a div,
.foi_requests section h3 {
    padding:5px 10px 5px 10px;
}
.foi_requests section div span {
    color:black;
}
</pre></body></html>