webapps.planet: some css cleanup.

flac
John Benediktsson 2020-02-27 14:28:51 -08:00 committed by Steve Ayerhart
parent 364f4facf3
commit d9f087639d
No known key found for this signature in database
GPG Key ID: 5BFD39C5359E967D
3 changed files with 31 additions and 13 deletions

View File

@ -4,6 +4,8 @@
<t:style t:include="resource:extra/webapps/planet/planet.css" />
<div id="container">
<div class="navbar">
<t:a t:href="$planet">Front Page</t:a>
<t:a t:href="$planet/feed.xml">Atom Feed</t:a>
@ -15,11 +17,16 @@
</t:if>
<t:button t:action="$login-realm/logout" t:aside="begin" class="link-button link">Logout</t:button>
</t:if>
</t:if>
<div style="float: right;">
<a href="https://factorcode.org"><b>factorcode.org</b></a>
</div>
</div>
<div class="page">
<h1><t:write-title /></h1>
<t:call-next-template />
</div>
</t:chloe>

View File

@ -1,30 +1,41 @@
#container {
max-width: 1000px;
}
.page {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 15px;
}
h1.planet-title {
font-size:300%;
font-size: 300%;
}
.posting-title {
padding: 10px;
background-color:#f5f5f5;
}
pre, code {
color:#000000;
font-size:120%;
color: #000000;
font-size: smaller;
}
.infobox {
border-left: 1px solid #C1DAD7;
padding-left: 10px;
}
.posting-date {
text-align: right;
font-size:90%;
font-size: 90%;
}
a.more {
display:block;
padding:0 0 5px 0;
color:#333;
text-decoration:none;
text-align:right;
border:none;
display: block;
padding: 0 0 5px 0;
color: #333;
text-decoration: none;
text-align: right;
border: none;
}

View File

@ -6,7 +6,7 @@
<t:title>[ planet-factor ]</t:title>
<table width="100%" cellpadding="10">
<table width="100%">
<tr>
<td>