📄 skin-categorydetails.ascx
字号:
<%@ Control Language="C#" %>
<%@ Register TagPrefix="Galleries" Namespace="CommunityServer.Galleries.Controls" Assembly="CommunityServer.Galleries" %>
<div id="psudoLegend">
<!--<div class="LegendPhoto">
<Galleries:RandomPicture id="RandomPicture" ImageType="Slideshow" run at="server" LinkToPicture="true" />
</div>
<div class="AlbumItemDescription"><h2 class="CommonTitle"><asp:Literal id="Name" run at="server" /></h2>-->
<asp:Literal id="Description" runat="server" /></div>
</div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -