* style.css:
* Web.csproj: * Web.config: * Catalog.xml: * Global.asax.cs: * TestBinding.cs: * IProvider.cs: * yavscModel.csproj: * WFManager.cs: * BasketController.cs: * WorkFlowController.cs: * ITCPNpgsqlProvider.cs: * IContentProvider.cs: * WorkFlowProvider.csproj: * NpgsqlContentProvider.cs: * Provider.cs: * ITContentProvider.csproj: * FrontOfficeApiController.cs: * ProviderCollection.cs: * WorkflowConfiguration.cs: * BlogProvidersConfigurationSection.cs: * IITContent.cs: Estimate creation
This commit is contained in:
parent
fa93ce7fee
commit
bba917dcc0
21 changed files with 375 additions and 85 deletions
|
|
@ -6,7 +6,7 @@ body {
|
|||
color: #D0FFD0;
|
||||
margin:1em;
|
||||
padding:1em;
|
||||
font-family: 'Dancing Script', cursive;
|
||||
font-family: 'Arial', cursive;
|
||||
line-height:135%;
|
||||
}
|
||||
|
||||
|
|
@ -138,7 +138,7 @@ padding-left: 20px;
|
|||
|
||||
@media print {
|
||||
body {background-color:white;color:black;}
|
||||
.postcomment,#login,.actionlink{ display:none;}
|
||||
.postcomment,#login,.actionlink,.metablog,.thanks{ display:none;}
|
||||
}
|
||||
|
||||
@media all and (max-width: 15em) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue