* Tests.cs:
* Web.csproj: * T.cs: * Global.asax.cs: * UserPost.aspx: * UserPosts.aspx: * HomeController.cs: * Request.UserLanguages may be null * App.master: a side * README: yavsc * TestByteA.cs: if TEST only * Profile.aspx: nicer * Web.config: no need of Newtonsoft.Json * style.css: little buttons * T.cs: moved to helpers ...
This commit is contained in:
parent
f3a2efa244
commit
347ffc8a5a
13 changed files with 34 additions and 46 deletions
|
|
@ -8,6 +8,7 @@ body {
|
|||
padding:1em;
|
||||
font-family: 'Arial', cursive;
|
||||
}
|
||||
aside { float: right; }
|
||||
|
||||
video,img {
|
||||
max-width:100%;
|
||||
|
|
@ -108,6 +109,7 @@ padding-left: 20px;
|
|||
padding: 4px;
|
||||
border-radius:25px;
|
||||
background-color:rgba(0,0,64,0.7);
|
||||
font-size:x-small;
|
||||
}
|
||||
|
||||
.code {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue