You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
1018 B
19 lines
1018 B
<html>
|
|
<head>
|
|
<script src="/versions.js"></script>
|
|
<link href="../stylesheet.css" rel="stylesheet">
|
|
<link href="https://pad.vvvvvvaria.org/p/pad.css" rel="alternate" title="Etherpad" type="text/html">
|
|
<link href="pad.css.raw.txt" rel="alternate" title="Plain text" type="text/plain">
|
|
<link href="pad.css.raw.html" rel="alternate" title="HTML" type="text/html">
|
|
<link href="pad.css.meta.json" rel="alternate" title="Meta data" type="application/json">
|
|
<meta charset="utf-8">
|
|
<title>pad.css</title>
|
|
</head>
|
|
<body>/* __PUBLISH__ */<br>
|
|
<br>#innerdocbody {<br> background: whitesmoke;<br> width: 60%;<br> margin: 0 auto;<br>}<br>
|
|
<br>#innerdocbody span {<br> background: lightyellow;<br> font-size: 1.5em;<br>}<br>
|
|
<br>#sidediv {<br> background: #ffffa9;<br>}<br>
|
|
<br>.toolbar {<br> background-color: #ffffa9;<br>}<br>
|
|
<br>#chattext p {<br> background: whitesmoke;<br> color: black;<br>}<br>
|
|
</body>
|
|
</html>
|
|
|