created new category page
load random picture of category to tags list
This commit is contained in:
4
src/css/CategoryPage.css
Normal file
4
src/css/CategoryPage.css
Normal file
@ -0,0 +1,4 @@
|
||||
#categorycontent{
|
||||
width: 70%;
|
||||
float: left;
|
||||
}
|
@ -4,6 +4,13 @@
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
max-width: 266px;
|
||||
}
|
||||
|
||||
.tagpreviewtitle{
|
||||
font-size: larger;
|
||||
}
|
||||
|
||||
.videopreviewtitle{
|
||||
font-size: smaller;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user