0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 3.145.105.199


Current Path : /proc/self/root/usr/share/libparse-debianchangelog-perl/
Upload File :
Current File : //proc/self/root/usr/share/libparse-debianchangelog-perl/changelogs.css

.hide {
        display: none;
}

ul.navbar {
            display: inline;
            list-style-type: none;
            padding: 0;
}
ul.navbar li {
               display: inline;
               list-style-type: none;
}
ul.navbar li a:before {
                        content: '[';
}
ul.navbar li a:after {
                        content: ']';
}

ul.outline {
             position: absolute;
             top: .1em;
             right: .1em;
             padding: .5em;
             list-style-type: none;
             border: thin solid black;
             background: #ddd;
             overflow: auto;
             max-width: 30%;
}
ul.outline ul {
                list-style-type: none;
}

.document_header {
                   font-size: xx-large;
}

.year_header {
               font-size: x-large;
}

.entry_header {
                font-size: medium;
}

.packagelink {
              text-decoration: none;
}

.medium {
          color: orange;
}
.high,
.critical,
.emergency {
             color: red;
}

.testing,
.stable,
.testing-proposed-updates,
.stable-proposed-updates,
.frozen {
                           color: orange;
}
.stable-security,
.testing-security,
.experimental {
                color: red;
}

.trailer a {
             text-decoration: none;
}

.parse_error {
               font-style: italic;
               font-size: small;
               margin-top: -1em;
}

.footer address {
                  padding: .5em;
                  border-top: thin solid black;
                  background-color: #ddd;
}