modified colors added gisthub removed c++
This commit is contained in:
parent
2a7549ef25
commit
8ee4d6ede6
@ -13,8 +13,8 @@
|
|||||||
a:hover{color: #eee;}
|
a:hover{color: #eee;}
|
||||||
a:link {text-decoration : none;text-shadow: 0px 0px 0px #000;}
|
a:link {text-decoration : none;text-shadow: 0px 0px 0px #000;}
|
||||||
|
|
||||||
#titles {font-size: 40px;color:}
|
#titles {font-size: 40px;color:#999}
|
||||||
#time {font-size: 70px;color:}
|
#time {font-size: 70px;color:#999}
|
||||||
|
|
||||||
.event {width: 155px;height:130px;float:left;border: 1px solid #4d6774;padding: 0px 5px;}
|
.event {width: 155px;height:130px;float:left;border: 1px solid #4d6774;padding: 0px 5px;}
|
||||||
.event h5 {font-size:13px;padding: 8px 3px;margin:3px 0;color:#756f7b;}
|
.event h5 {font-size:13px;padding: 8px 3px;margin:3px 0;color:#756f7b;}
|
||||||
@ -50,14 +50,14 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td><a href="http://www.reddit.com/r/unixporn">r/unixporn</a></td>
|
<td><a href="http://www.reddit.com/r/unixporn">r/unixporn</a></td>
|
||||||
<td><a href="https://www.google.com/calendar/">gCal</a></td>
|
<td><a href="https://www.google.com/calendar/">gCal</a></td>
|
||||||
<td><a href="http://www.cplusplus.com/reference/">C++</a></td>
|
<td><a href="https://msdn.microsoft.com/de-de/library/618ayhy6.aspx">C#</a></td>
|
||||||
<td><a href="https://news.ycombinator.com/">HN</a></td>
|
<td><a href="https://news.ycombinator.com/">HN</a></td>
|
||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="http://www.reddit.com/r/linux">r/linux</a></td>
|
<td><a href="http://www.reddit.com/r/linux">r/linux</a></td>
|
||||||
<td><a href="http://www.keep.google.com">gKeep</td>
|
<td><a href="http://www.keep.google.com">gKeep</td>
|
||||||
<td><a href="https://msdn.microsoft.com/de-de/library/618ayhy6.aspx">C#</a></td>
|
<td><a href="https://gist.github.com/">GistHub</a></td>
|
||||||
<td><a href="http://www.heise.de">heise</a></td>
|
<td><a href="http://www.heise.de">heise</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
Loading…
Reference in New Issue
Block a user