ALERT! Temos novas funcionalidades sobre licenciamento e posts de rascunho no TWiki Blogs aproveitem e fiquem atentos à WebWishList.
%STARTINCLUDE%
/* Hacks para IE from https://twiki.softwarelivre.org/pub/TWiki/PatternSkin/style.css */
pre {
    width:100%;
    margin:1em 0; /* Win IE tries to make this bigger otherwise */
}
html>body pre { /* hide from IE */
   /*\*/ overflow:auto !important; /* */ overflow:scroll; width:auto; /* for Mac Safari */
}
.page {
 margin: 0px auto 0px auto;
}
.blogpostmenu {
 width: 400px;
 float: left;
}
.logoutmenu {
 float: right;
 width: 100px;
 text-align: center;
}
.post {
 text-align: justify;
/* background-color: #d1e7f2; */
 border: 0px dashed #22e;
 margin-left: 2%;
 margin-bottomt: 2%;
 margin-top: 0px;
 margin-right: 0px;
 float:left;
 padding: 5px;
 width: 530px;
}
.blogpostsidebar {
 border: 0px dashed #e22;
 background-color: #ffb;
 float:left;
 text-align: center;
 margin: 0px auto 0px auto;
 width: 240px;
}
.applications {
 float: left;
 text-align: center;
 margin: 10px;
 padding: 5px;
 background-color: #aea;
 border: 1px dashed #888;
 width: 490px;
}

/* Override the PatternSkin layout */
#patternMainContents, #patternBottomBarContents, #patternLeftBarContents {
padding-top: 2px;
}
#patternMainContents, #patternTopBarContents, #patternBottomBarContents {
padding-right: 2px;
}
#patternMainContents {
padding-left: 2px;
}
#patternMainContents, #patternBottomBarContents {
padding-bottom: 0px;
}
.patternNoViewPage #patternMainContents {
padding-top: 0px;
}
.patternNoViewPage #patternMainContents, .patternNoViewPage #patternBottomBarContents {
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
}
#patternScreen {
   padding:0 10px 4% 10px;
}
#patternPage {
   width:800px;
}

%STOPINCLUDE%
-- AmadeuJunior - 22 Mar 2009
Topic revision: r3 - 23 Mar 2009 - 03:11:03 - AmadeuJunior

Seu Blog

 
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Wiki-SL? Send feedback